hqx871 commented on code in PR #64167:
URL: https://github.com/apache/doris/pull/64167#discussion_r3535561315


##########
fe/fe-core/src/main/java/org/apache/doris/persist/meta/MetaPersistMethod.java:
##########
@@ -148,6 +148,14 @@ public static MetaPersistMethod create(String name) throws 
NoSuchMethodException
                         Env.class.getDeclaredMethod("saveColocateTableIndex", 
CountingDataOutputStream.class,
                                 long.class);
                 break;
+            case "tenantLevelColocateTableIndex":

Review Comment:
   Remove all colocate_group and colocate_slave, and wait checkpoint, then we 
can fallback to previous version



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to