
|
If you were logged in you would be able to see more operations.
|
|
|
ActiveMQ
Created: 26/Feb/07 11:13 AM
Updated: 05/Mar/07 09:04 AM
|
|
| Component/s: |
Broker
|
| Affects Version/s: |
4.0,
4.1.0,
4.0.1,
4.0.2
|
| Fix Version/s: |
5.0.0,
4.1.1
|
|
|
Issue Links:
|
Related
|
|
This issue is related to:
|
|
AMQ-1052
Connection is not released by broker when client is killed when client is sending to a queue that is full
|
|
|
|
|
|
|
|
|
There are several scenarios (timing related) where the broker does not properly shutdown it's connections to a client.
|
|
Description
|
There are several scenarios (timing related) where the broker does not properly shutdown it's connections to a client. |
Show » |
|
Send the ShutdownInfo message in a async thread so that the operation can timeout if the connection fails while doing that:


http://svn.apache.org/viewvc?view=rev&rev=511090
http://svn.apache.org/viewvc?view=rev&rev=511091
http://svn.apache.org/viewvc?view=rev&rev=511089
http://svn.apache.org/viewvc?view=rev&rev=511083