activemq git commit: AMQ-6820 - Properly handle ClosedChannelException

2017-09-21 Thread cshannon
Repository: activemq Updated Branches: refs/heads/activemq-5.15.x 592b31343 -> 3ef457125 AMQ-6820 - Properly handle ClosedChannelException When a ClosedChannelException occurs inside SelectorSelection properly call the transport listener onError() method to handle cleanup and logging.

activemq git commit: AMQ-6820 - Properly handle ClosedChannelException

2017-09-21 Thread cshannon
Repository: activemq Updated Branches: refs/heads/master 61d3231d3 -> 6e33507bf AMQ-6820 - Properly handle ClosedChannelException When a ClosedChannelException occurs inside SelectorSelection properly call the transport listener onError() method to handle cleanup and logging. Project: