tongwei commented on issue #1723: URL: https://github.com/apache/incubator-doris/issues/1723#issuecomment-842774059
@morningman ,其实我们这边核心的需求是如何应对idc搬迁时doris平滑切换的问题。目前doris看文档是支持最小分区粒度的全量复制,idc搬迁时候主备场景下需要写入层做一个缓冲层,重新导入中间缺失的数据。我们这边把doris作为服务平台使用,切换过程就需要用户配合的比较多。目前希望doris能给出个类似mysql binlog同步增量的方案或者能直接在多idc部署中支持这种需求就更好了。 -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
