activemq-artemis/artemis-server
Clebert Suconic 89e84e1320 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-06 19:04:48 -04:00
..
src ARTEMIS-1269 Fixing blocked replication 2017-07-06 19:04:48 -04:00
pom.xml ARTEMIS-1264 Foundation work for authentication with Kerberos using KRB_ cypher suites. 2017-07-06 11:30:25 -04:00