This is an automated email from the ASF dual-hosted git repository.

robbie pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


    from 9853211913 ARTEMIS-4950 - MBeanGuard throws an NPE
     new 5c160ae1a8 ARTEMIS-4930 refactor storage manager tests
     new 8d1a66fbbd ARTEMIS-4931 fix bridge config encoding

The 2 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/config/BridgeConfiguration.java   |  23 +-
 .../config/BridgeConfigurationEncodingTest.java    | 546 +++++++++++++++++++++
 .../AddressSettingsConfigurationStorageTest.java   |  36 +-
 .../BridgeConfigurationStorageTest.java            |  71 +--
 .../persistence/ConnectorStorageTest.java          |  19 +-
 .../persistence/DeleteMessagesOnStartupTest.java   |   2 -
 .../DivertConfigurationStorageTest.java            |  30 +-
 .../persistence/DuplicateCacheTest.java            |  17 +-
 .../persistence/RolesConfigurationStorageTest.java |  34 +-
 .../persistence/StorageManagerTestBase.java        |   2 +
 10 files changed, 617 insertions(+), 163 deletions(-)
 create mode 100644 
artemis-server/src/test/java/org/apache/activemq/artemis/core/config/BridgeConfigurationEncodingTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@activemq.apache.org
For additional commands, e-mail: commits-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to