This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git.
from b20bca2 This closes #3092
new 974609d ARTEMIS-2728 Fixing Deadlock with LargeServerMessage verified
by LargeMessageTest::testTwoBindingsAndRestart
new ba3d638 NO-JIRA retry-tests
new f6faa69 This closes #3096
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../protocol/amqp/broker/AMQPLargeMessage.java | 22 +++++----
.../impl/journal/LargeServerMessageImpl.java | 52 ++++++++++++++--------
.../MultiThreadReattachSupportTestBase.java | 5 +++
.../integration/server/RetroactiveAddressTest.java | 5 +++
.../ssl/CoreClientOverOneWaySSLKerb5Test.java | 5 +++
5 files changed, 61 insertions(+), 28 deletions(-)