History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMQ-983
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jonas Lim
Reporter: Jonas Lim
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

Inactivity Monitor causes a InterruptedException in broker when connection is disconnected

Created: 17/Oct/06 02:03 AM   Updated: 18/Nov/06 02:04 AM
Component/s: None
Affects Version/s: 4.0.2
Fix Version/s: 4.0.2

Time Tracking:
Not Specified


 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Jonas Lim - 17/Oct/06 02:55 AM
fix at :

trunk : rev 464880

4.0 branch : rev 464881


Tom Kaitchuck - 17/Nov/06 12:00 PM
I am confused as to how 464881 fixes this problem. Is this the right number? Could someone explain this please?

Jonas Lim - 18/Nov/06 02:04 AM
Hi Tom, the reason for this is that ScheduledFuture.cancel(true) was being called in Scheduler.java.