AntonRoskvist commented on PR #5764: URL: https://github.com/apache/activemq-artemis/pull/5764#issuecomment-3179319132
@clebertsuconic thanks, rebase worked great. There is still some issue here that I cannot quite figure out though... So even with the recent changes I see the same behavior on the test "testCompressedMessageRouting". I also went ahead and made a small change to the federation test ("testUpstreamFederatedAddressWithCompressedMessage") where it now sends three messages, one regular, one large compressed and one compressed into a regular message. The last case fails because (from what I can tell at least) `LargeMessageControllerImpl.LargeData` is empty for the "regular compressed" message going through federation. Still trying to understand the behavior of both these tests but pushing the change I made to the federation test. -- 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: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact