tabish121 commented on PR #4214: URL: https://github.com/apache/activemq-artemis/pull/4214#issuecomment-1245949122
The vertx code was patched awhile ago: https://github.com/vert-x3/vertx-proton/commit/fd91d805c8e1dd546662b9b2c70f73b81c0e7f49 As was Qpid JMS but I missed that there was yet another version in Artemis although it apparently isn't getting used like the NettyReadable one is as it doesn't cause tests to fail when running against my proton-j branch where I've removed all the unnecessary buffer slicing and duplicating it was doing just to read an array from a buffer. I can look at the other usage in Artemis as try and patch that as well -- 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]
