kangkaisen opened a new issue #549: Add a colocate join meta repair tool URL: https://github.com/apache/incubator-doris/issues/549 refer to https://github.com/apache/incubator-doris/issues/546 If our code has bug, the colocate meta maybe wrong. So we should add more Test and a repair tool. The repair tool should have these abilities: 1 get all colocate meta 2 update each colocate meta, for example:group2BackendsPerBucketSeq, balancingGroups,group2DBs, table2Groups, group2Tables. Yesterday I have created a tmp Http API repair tool and repaired our colocate meta. I want to discuss what a repair tool format should we use: HTTP? SQL? CommandLine? Any comments are welcome.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org