
| Key: |
AMQ-2289
|
| Type: |
Bug
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Dave Syer
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Browsing Queue through JMX has unintended side effects for producer flow control. If a Producer has blocked because of a MemoryUsage constraint, it will be unblocked (forever) if anyone browses the Queue using JMX (normal use of JMS QueueBrowser does not have the same effect). This is clearly unintended, since the flow control is bypassed until the broker is restarted.
|
|
Description
|
Browsing Queue through JMX has unintended side effects for producer flow control. If a Producer has blocked because of a MemoryUsage constraint, it will be unblocked (forever) if anyone browses the Queue using JMX (normal use of JMS QueueBrowser does not have the same effect). This is clearly unintended, since the flow control is bypassed until the broker is restarted. |
Show » |
| No changes have yet been made on this issue.
|
|