[
https://issues.apache.org/jira/browse/AMQ-9827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18052416#comment-18052416
]
ASF subversion and git services commented on AMQ-9827:
------------------------------------------------------
Commit 94c3c3dac2316816c978218443ca9cf88a45a3e8 in activemq's branch
refs/heads/dependabot/maven/org.ow2.asm-asm-9.9.1 from Jean-Louis Monteiro
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=94c3c3dac2 ]
Facky tests revealed mainly with faster CI (aka Github Actions but also with
Java 25) (#1610)
* AMQ-9828 PooledConnectionSecurityExceptionTest race condition
* AMQ-9826 Fix assert according to test purpose - limit to 1 the RemoveInfo
message on exception
* AMQ-9827: Mockito 5.21.0
* AMQ-9829 Track prefetched messages for duplicate suppression during failover
During failover in transacted sessions with async dispatch (MessageListener),
prefetched messages sitting in the unconsumedMessages buffer were not being
tracked in previouslyDeliveredMessages. This caused them to be incorrectly
identified as duplicates on redelivery and poison-acked to the DLQ.
* Allow for more time for the bean to be registered
Give the GC a bit more time to operate before failing
Add some tolerance to JVM timing variations. The test is to validate the
priority ordering not the overall performance, so it's ok
Fix test stability
Add some flexibility to the test assertion
* NIOSSLLoadTest: Update the cipher suite so that it can run under Java 25
* Harden the flow of execution
Use Ephemeral ports when possible
Fix race condition in test
Improve stability
Harden Stomp test because of timing issues/race conditions
Move the JMSCOntext.start() a bit later to avoid race conditions
* VirtualConsumerDemandTest: Try to make this one a bit shorter
* Do not use the same JMSContext for both producer and consumer
> Mockito 5.21.0
> --------------
>
> Key: AMQ-9827
> URL: https://issues.apache.org/jira/browse/AMQ-9827
> Project: ActiveMQ
> Issue Type: Dependency upgrade
> Reporter: Jean-Louis Monteiro
> Priority: Major
>
> Java 25 compatible version for Mockito and the underlying byte code library
> (ByteBuddy)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact