You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/09/02 12:54:14 UTC

[GitHub] [accumulo] milleruntime commented on pull request #2780: New FateOperations API

milleruntime commented on PR #2780:
URL: https://github.com/apache/accumulo/pull/2780#issuecomment-1235471469

   @ctubbsii what do you think the special methods, `fail()` and `delete()` being called on a `FateTransaction`? These currently require the Manager to be down to free the lock, which I feel is a special circumstance. A user can easily get the `Set<FateTransaction>` while the Manager is running and call these methods. We could easily throw an error if the Manager is running but it seems like that could trip up users.


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