You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/05 00:16:33 UTC

[I] Move reservations in FATE from memory into the persisted store [accumulo]

keith-turner opened a new issue, #4131:
URL: https://github.com/apache/accumulo/issues/4131

   Currently the set of reserved fate transaction id is stored in memory.  In #3964, reserving a fate transaction was moved from the in memory data structure into zookeeper.  This change should be made on its own and the change needs to be made for the new Accumulo store also which did not exists when work on #3964 started.  Doing this work in a stand alone PR will make the changes in #3964 smaller and easier to review and implement.  #4114 is related


-- 
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: notifications-unsubscribe@accumulo.apache.org.apache.org

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


Re: [I] Move reservations in FATE from memory into the persisted store [accumulo]

Posted by "kevinrr888 (via GitHub)" <gi...@apache.org>.
kevinrr888 commented on issue #4131:
URL: https://github.com/apache/accumulo/issues/4131#issuecomment-2051894862

   I can work on this


-- 
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: notifications-unsubscribe@accumulo.apache.org

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