Apache9 commented on code in PR #6772:
URL: https://github.com/apache/hbase/pull/6772#discussion_r1990391850


##########
hbase-protocol-shaded/src/main/protobuf/server/master/MasterProcedure.proto:
##########
@@ -785,8 +785,9 @@ enum MigrateReplicationQueueFromZkToTableState {
   MIGRATE_REPLICATION_QUEUE_FROM_ZK_TO_TABLE_DISABLE_PEER = 3;
   MIGRATE_REPLICATION_QUEUE_FROM_ZK_TO_TABLE_MIGRATE = 4;
   MIGRATE_REPLICATION_QUEUE_FROM_ZK_TO_TABLE_WAIT_UPGRADING = 5;
-  MIGRATE_REPLICATION_QUEUE_FROM_ZK_TO_TABLE_ENABLE_PEER = 6;
-  MIGRATE_REPLICATION_QUEUE_FROM_ZK_TO_TABLE_ENABLE_CLEANER = 7;
+  MIGRATE_REPLICATION_QUEUE_FROM_ZK_TO_TABLE_CLEAN_UP = 6;

Review Comment:
   OK, the code has been fully done in 2023 and beta-1 was released in 2024...
   
   Let me revert the order change here...



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