Ticket #40 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

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

Changed 3 years ago by scottmc

  • description modified (diff)

Changed 3 years ago by scottmc

  • priority changed from major to critical

Changed 3 years ago by scottmc

  • status changed from new to closed
  • resolution set to fixed

Changed 2 years ago by scott

  • milestone Javamail deleted

Milestone Javamail deleted

Note: See TracTickets for help on using tickets.