This is an automated email from the ASF dual-hosted git repository. clebertsuconic pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
commit 951a0615559e9a3b417a432a2415dcbd1252827c Merge: 38229dc 6d65975 Author: Clebert Suconic <[email protected]> AuthorDate: Wed Feb 20 17:11:59 2019 -0500 This closes #2557 .../activemq/artemis/api/core/client/ClientSession.java | 4 ++-- .../activemq/artemis/api/core/client/FailoverEventType.java | 2 +- .../activemq/artemis/core/client/impl/ClientSessionImpl.java | 8 +++----- .../artemis/core/client/impl/LargeMessageControllerImpl.java | 3 +-- .../activemq/artemis/core/client/impl/ServerLocatorImpl.java | 11 ++++------- .../apache/activemq/artemis/core/cluster/DiscoveryGroup.java | 4 +--- .../activemq/artemis/core/protocol/core/impl/ChannelImpl.java | 6 ++---- .../activemq/artemis/core/remoting/impl/ssl/SSLSupport.java | 2 +- .../artemis/core/settings/impl/AddressFullMessagePolicy.java | 2 +- .../org/apache/activemq/artemis/utils/DeflaterReader.java | 2 +- .../org/apache/activemq/artemis/utils/InflaterReader.java | 2 +- .../java/org/apache/activemq/artemis/utils/MemorySize.java | 10 +++++----- .../org/apache/activemq/artemis/utils/SoftValueHashMap.java | 5 ++--- .../main/java/org/apache/activemq/artemis/utils/XMLUtil.java | 2 +- .../org/apache/activemq/artemis/utils/XidCodecSupport.java | 3 +-- 15 files changed, 27 insertions(+), 39 deletions(-)
