franz1981 edited a comment on issue #2950: ARTEMIS-2604 Save Message decoding when unnecessary URL: https://github.com/apache/activemq-artemis/pull/2950#issuecomment-577050668 @clebertsuconic The downside of this optimization is that it still need to read the whole part of buffer with the properties in the best case: the ideal thing would be to always place `ScheduledDeliveryTime` in a fixed position (as first property?) I see that the last change on journal hasn't lowered the CI test time, but probably increased it: I have yet to verify it by trying the previous commit. And, in addition, I see there are some test failures, intermittent, but these next 3 days I will travel and canno verify if the test failures are real and due to some of my latest changes (think not TBH)
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services