kevinrr888 opened a new issue, #4274:
URL: https://github.com/apache/accumulo/issues/4274

   **Is your feature request related to a problem? Please describe.**
   [issue#4044](https://github.com/apache/accumulo/issues/4044) and the related 
PRs https://github.com/apache/accumulo/pull/4191, 
https://github.com/apache/accumulo/pull/4228, 
https://github.com/apache/accumulo/pull/4247, and 
https://github.com/apache/accumulo/pull/4258 introduced a replacement object 
FateId for fate transaction ids (was originally a long) in elasticity.
   
   Admin and AdminUtil should also use this FateId instead of the long id. 
   
   **Describe the solution you'd like**
   After [issue#4168](https://github.com/apache/accumulo/issues/4168) is 
completed, this issue can be completed. Change Admin and AdminUtil from using 
the long id to using the FateId object. Places where this was deferred and 
should be updated are marked "ELASTICITY_TODO DEFERRED - ISSUE 4044".
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to