chunjun icon indicating copy to clipboard operation
chunjun copied to clipboard

chunjun可以保持数据执行的时序吗

Open weiugn opened this issue 3 years ago • 2 comments
trafficstars

Search before asking

  • [X] I had searched in the issues and found no similar question.

  • [X] I had googled my question but i didn't get any help.

  • [X] I had read the documentation: ChunJun doc but it didn't help me.

Description

hello, 可以帮忙解答一下这个问题吗。 比如一条记录在源库前后有两个update操作,然后写入到目的库的时候前的update先执行,后的update后执行。chunjun有机制来保持这个时序吗?

Code of Conduct

weiugn avatar Aug 10 '22 00:08 weiugn

可以的,实时采集插件,如binlog,logminer都是保证采集数据的顺序性。

FlechazoW avatar Aug 11 '22 02:08 FlechazoW

好的,感谢您的回复,然后想再问一下mysql-source, mongodb-source, es7-source这些是实时采集插件吗,还有写入插件能保证顺序性吗?

weiugn avatar Aug 11 '22 03:08 weiugn