keith-turner commented on PR #4204:
URL: https://github.com/apache/accumulo/pull/4204#issuecomment-1915155041

   > However, we could also make the API more strongly typed and instead of a 
byte array as the key would create a new interface or class (maybe call it 
FateKey) and that could then contain an operation name and a KeyExtent and then 
handle the serialization. 
   
   There will only be two use cases (split and compaction commit) for the fate 
key at the moment.  So could have a class with static methods that support 
creating a FateKey object for the two uses case.


-- 
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-unsubscr...@accumulo.apache.org

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

Reply via email to