This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git.
from cd44d90 This closes #3485
new 3b9008b ARTEMIS-3174: Set new connection on ServerSession during
reattachment
new d365253 ARTEMIS-3174 add test
new 321802f This closes #3486
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/core/ServerSessionPacketHandler.java | 2 ++
.../artemis/core/server/ServerSession.java | 2 ++
.../core/server/impl/ServerSessionImpl.java | 7 +++++-
.../integration/cluster/reattach/ReattachTest.java | 26 ++++++++++++++++++++++
4 files changed, 36 insertions(+), 1 deletion(-)