
| Key: |
AMQ-1024
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Adrian Co
|
| Reporter: |
M H
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
In my test, I have two consumers, one is set to be an exclusive consumer. The exclusive consumer is started last. If a producer sends 10 messages, one message goes to the non-exclusive consumer while the other 9 messages go to the exclusive consumer. I would think all the messages should go to the exclusive consumer even though it is started after the non-exclusive consumer. Both consumers were started before the producer sent any messages.
|
|
Description
|
In my test, I have two consumers, one is set to be an exclusive consumer. The exclusive consumer is started last. If a producer sends 10 messages, one message goes to the non-exclusive consumer while the other 9 messages go to the exclusive consumer. I would think all the messages should go to the exclusive consumer even though it is started after the non-exclusive consumer. Both consumers were started before the producer sent any messages. |
Show » |
| No related commits found.
|
|