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/24 10:05:19 UTC

[GitHub] [activemq-artemis] franz1981 commented on pull request #3646: ARTEMIS-3340 layered over ARTEMIS-2716 - activation sequence tracking to protect the journal

franz1981 commented on pull request #3646:
URL: https://github.com/apache/activemq-artemis/pull/3646#issuecomment-886030552


   Not a biggie, but I see that data rotation on backup start need to (re)set activation sequence to 0 or during a fail-back the broker risk to believe to have *any* meaningful data (because sequence > 0), while it's not; it should look like an empty backup (with activation sequence == 0).
   
   IN addition (but I can work on this as a separate PR) I would like to provide logs or some folder naming strategy to relate activation sequence with the data version, to help recovering crazy bugs (we haven't yet discovered really :P).


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