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/artemis.git


    from 3c77d5d780 ARTEMIS-5916 add cause to exception when sending large msg 
chunk
     new 15657ce3a2 ARTEMIS-5376 Preventing OME from QueueImpl::iteration while 
paging
     new e9dbc111f0 ARTEMIS-5376 Using iterQueue on deleteReferences

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:
 .../paging/cursor/impl/PageSubscriptionImpl.java   |   9 +-
 .../artemis/core/server/ActiveMQServerLogger.java  |   3 +
 .../artemis/core/server/impl/QueueImpl.java        | 164 +++++++++++++--------
 .../DualMirrorSingleAcceptorRunningTest.java       |   1 -
 .../QueueMemoryFloodValidationTest.java            | 153 +++++++++++++++++++
 5 files changed, 269 insertions(+), 61 deletions(-)
 create mode 100644 
tests/soak-tests/src/test/java/org/apache/activemq/artemis/tests/soak/memoryFlood/QueueMemoryFloodValidationTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to