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 38229dc  This closes #2556
     new eb582a6  NO-JIRA Remove redundant modifiers
     new 3dce4e6  NO-JIRA Remove unnecessary semicolon
     new d2bf020  NO-JIRA Simplify the assignment of the initialConnectors
     new 69582ef  NO-JIRA Inline some variables to simplify the code flow
     new 6d65975  NO-JIRA Removes redundant initializers
     new 951a061  This closes #2557

The 6 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:
 .../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(-)

Reply via email to