Results 1 to 2 of 2

Thread: Queue size keeps growing

  1. #1
    Join Date
    Jun 2011
    Posts
    26

    Default Queue size keeps growing

    Using the new 1.0.0.RELEASE

    Have not really changed much code. Using a basic fan-out exchange much like the example in the doc, producing messages works fine. In my consumer, again just like the example documentation I am getting messages but the queue size is not decreasing, so the consumer is essentially stuck in a loop because it never catches up with the queue. I have tried setting all types of options with the channel transacted and acknowledgement but with no luck. Did not change much code, I only noticed this when I updated to 1.0.0.RELEASE. I know I am missing something simple.

  2. #2
    Join Date
    Jun 2005
    Posts
    4,241

    Default

    Any errors logged? Can we see the configuration for the consumer?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •