zhijia3278 opened a new issue, #5165:
URL: https://github.com/apache/seatunnel/issues/5165

   在使用seatunnel同步MySQL CDC到starrocks的时候,发现starrocks同步不及时。
   首先明确一点,CDC的数据应该是实时的,问题应该是出在sink到starrocks的时候。
   一开始发现是由 env 的 checkpoint.interval 参数控制的,但是不希望降低该参数,后来发现可以通过调整sink端starrocks的 
batch_interval_ms 参数来控制
   此问题已解决,记录一下


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