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/03/16 16:24:49 UTC

[I] Remove tx_ prefix from Accumulo fate store rows. [accumulo]

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

   With the changes in #4388 the rows in Accumulo fate store will look like `tx_<uuid>`.  The `tx_` prefix could be dropped.  If we ever need to store other data in the fate table, then it could follow the pattern of the accumulo metadata table where things other than table ids are prefixed which a byte that can not exists in a table id.


-- 
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] Remove tx_ prefix from Accumulo fate store rows. [accumulo]

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

   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


Re: [I] Remove tx_ prefix from Accumulo fate store rows. [accumulo]

Posted by "cshannon (via GitHub)" <gi...@apache.org>.
cshannon closed issue #4389: Remove tx_ prefix from Accumulo fate store rows.
URL: https://github.com/apache/accumulo/issues/4389


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