You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2021/07/28 14:04:43 UTC

[activemq-artemis] branch main updated (57790a9 -> 4a677d0)

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

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


    from 57790a9  ARTEMIS-3403 - wrong debug level in ArtemisMBeanServerGuard
     add 63577c7  ARTEMIS-3405 Log the end of paging mode for a destination
     add 4a677d0  NO-JIRA Speeding-up I/O paging for tests

No new revisions were added by this update.

Summary of changes:
 .../artemis/core/paging/impl/PagingStoreImpl.java  | 12 +++--
 .../artemis/core/server/ActiveMQServerLogger.java  |  4 ++
 .../unit/core/paging/impl/PagingStoreImplTest.java | 58 ++++++++++++++++++++--
 3 files changed, 65 insertions(+), 9 deletions(-)