wangbo commented on issue #16392: URL: https://github.com/apache/doris/issues/16392#issuecomment-1416709662
I think CCR(Cross Cluster Replication) is a nice idea. If we can clone a cluster partially or completely from Production ENV, then we can do many things to the cloned Cluster. 1 Replay online query to the cloned cluster find bug. 2 Verify major version upgrade, such upgrade the cloned cluster from 1.x to 2.x, to find potential problems. To achive above goals, we still need some tools, such as query replay/load/ddl tool. This is undoubtedly very helpful for improving stability and realizing rapid development. -- 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]
