devlinm commented on PR #947: URL: https://github.com/apache/activemq/pull/947#issuecomment-1370091610
@jbonofre This test is failing: org.apache.activemq.advisory.AdvisoryTests#testMessageExpiredAdvisoryDurableServer due to a timeout. It only fails when the parameter persistent=true. This is suspicious as its an Advisory Test and I did switch the order of the AdivisoryBroker. So I reverted my change and retested - it turns out that its still failing with the old code! So doesn't look like its actually related to my change AFAIK. Does this test fail in your environment? I'm using corretto openjdk version "11.0.17" I'll look at this again later in the week when/if time permits. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
