You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/07/14 13:37:01 UTC

[GitHub] [activemq-artemis] clebertsuconic edited a comment on pull request #3650: ARTEMIS-3383 AMQPMessage.isDurable wrongly returns false during persistent lazy reload state

clebertsuconic edited a comment on pull request #3650:
URL: https://github.com/apache/activemq-artemis/pull/3650#issuecomment-879898473


   @franz1981 the information is already on the message... parsing it from somewhere else won't make it faster.. just parse the header upon reload. Adding more code will only make it worse. The Header is not that expensive to parse.


-- 
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-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org