Ticket #40 (closed defect: fixed)
Campaign Queuing
| Reported by: | scottmc | Owned by: | scottmc |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | JavaMailer | Version: | 1.0 |
| Keywords: | Cc: |
Description (last modified by scottmc) (diff)
JavaMail seems to not process all of large campaigns properly.
Reproduce
- Create campaign of more than 350 users with queue blocksize set to 350
- Start campaign
Expected:
Campaign completes
Observed:
Only 350 messages are sent Debug output after block is processed below
2975236 [main] DEBUG org.blisted.spamzilla.DatabasePool - Checked in connection 2975236 [main] DEBUG org.blisted.spamzilla.CampaignManager - Finished pulling queue
Change History
Note: See
TracTickets for help on using
tickets.