
|
If you were logged in you would be able to see more operations.
|
|
|
ActiveMQ
Created: 25/Feb/08 01:41 PM
Updated: 30/Apr/08 11:54 PM
|
|
| Component/s: |
Broker
|
| Affects Version/s: |
5.1.0
|
| Fix Version/s: |
None
|
|
|
Environment:
|
Linux
|
|
Issue Links:
|
dependent
|
|
|
|
This issue is depended upon by:
|
|
AMQ-1603
EOFExceptions and Broken Pipe exceptions everywhere in 5.0 (my services seem to run fine under 4.1 and 4.1.1 and somewhat better in 5.1-SNAPSHOT [if you don't count the queue size problem] which is critical)
|
|
|
|
|
|
|
|
If I create a topic and then have a producer write to the topic (non-persistent message) the items in the queueSize in JMX appears to be the total messages that I sent. Even if I start the consumer the number of items on the queue never goes down. If I run the same code in 4.1.0 the queue size is always 0 which is the expected behavior – something changed in 5.1... Will try on 5.0 in a few minutes.
|
|
Description
|
If I create a topic and then have a producer write to the topic (non-persistent message) the items in the queueSize in JMX appears to be the total messages that I sent. Even if I start the consumer the number of items on the queue never goes down. If I run the same code in 4.1.0 the queue size is always 0 which is the expected behavior – something changed in 5.1... Will try on 5.0 in a few minutes. |
Show » |
|