kevinrr888 commented on code in PR #5031: URL: https://github.com/apache/accumulo/pull/5031#discussion_r2069057346
########## core/src/main/java/org/apache/accumulo/core/fate/user/schema/FateSchema.java: ########## @@ -65,4 +60,15 @@ public static class RepoColumnFamily { public static final Text NAME = new Text(STR_NAME); } + public static class TxAdminColumnFamily { Review Comment: Could add a comment like, "when FATE looks for work, this is the family scanned" -- 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