Skip to content

Mysql产生的binlog,大量数据的时候,同步到Canal慢,这个怎么解决? #672

@withlin

Description

@withlin

做了一些大量的数据的测试,比如更新一个100W的表,同步到Canal,会7-8秒才能到Canal,我Get数据的时候,batchid为-1,然后我就猜想服务端的RingBuffer doPut应该还没有put到数据,我想应该是Mysql到Canal Server会有阻塞的过程,这种有没有办法降阻塞的时间?比如mysql5.7的多线程并行的操作。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions