History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
AMQ-1179
Type:
Bug
Status:
Resolved
Resolution:
Fixed
Priority:
Major
Assignee:
Hiram Chirino
Reporter:
Hiram Chirino
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
ActiveMQ
Broker Connection Shutdown is prone to lockup/deadlock
Created:
26/Feb/07 11:13 AM
Updated:
05/Mar/07 09:04 AM
Return to search
Component/s:
Broker
Affects Version/s:
4.0, 4.0.1, 4.0.2, 4.1.0
Fix Version/s:
4.1.1
,
5.0.0
Time Tracking:
Not Specified
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
Description
« Hide
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 »
All
Comments
Work Log
Change History
Subversion Commits
FishEye
Crucible
Sort Order:
Create crucible review
for this changeset in
Demo
514734
by
Jonas Lim
(6 files)
- ported fix to trunk : http://issues.apache.org/activemq/browse/AMQ-1179 http://issues.apache.org/activemq/browse/AMQ-1180
05/Mar/07 09:03 AM (32 months, 7 days ago)
ported fix to trunk :
http://issues.apache.org/activemq/browse/AMQ-1179
http://issues.apache.org/activemq/browse/AMQ-1180
trunk/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnection.java
514734
(+33 -5)
diffs
trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/Queue.java
514734
(+4 -1)
diffs
trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/Topic.java
514734
(+4 -0)
diffs
trunk/activemq-core/src/main/java/org/apache/activemq/memory/UsageManager.java
514734
(+18 -0)
diffs
trunk/activemq-core/src/main/java/org/apache/activemq/broker/ConnectionContext.java
514734
(+7 -0)
diffs
trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/TopicSubscription.java
514734
(+2 -2)
diffs