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 a0ce381 ARTEMIS-3067, ARTEMIS-3135 - rework accounting for lazy
decoding by directly referencing the owning page store, owner now tracked on a
message rather than the message reference. This avoids the error prone checks
around potential decoding sites
new 03a8e20 ARTEMIS-3138 Shared Nothing Live broker shouldn't try to
connect to itself
new 6c72319 ARTEMIS-3138 Shared Nothing Live broker shouldn't try to
connect to itself (2)
new 9d4f88c This closes #3468
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:
.../artemis/core/client/impl/ServerLocatorImpl.java | 12 +++++++-----
.../core/server/cluster/ClusterController.java | 20 +++++++++++++-------
.../artemis/core/server/cluster/ClusterManager.java | 2 +-
3 files changed, 21 insertions(+), 13 deletions(-)