activemq-artemis/artemis-commons/src
Clebert Suconic 276319d72b ARTEMIS-1269 Fixing blocked replication
If replication blocked anything on the journal
the processing from clients would be blocked
and nothing would work.

As part of this fix I am using an executor on ServerSessionPacketHandler
which will also scale better as the reader from Netty would be feed immediately.
2017-07-07 08:56:31 -04:00
..
main ARTEMIS-1269 Fixing blocked replication 2017-07-07 08:56:31 -04:00
test/java/org/apache/activemq/artemis/utils ARTEMIS-1114 Missing records after compacting 2017-04-14 01:24:45 -04:00