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:53:43 UTC

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

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


   @clebertsuconic my point is more related to have a protocol agnostic way to save these bits, even if means having them twice: this would save any protocol decoding just for few broker-related properties
   
   If we can save decoding of the full message body to happen I am still happy because this would save journal loading (that's a single threaded operation) to spend memory and time into useless message decoding 


-- 
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