DTStack / DTStack/chunjun

binlog多线程同步多张表效率问题咨询

Open
#1,143 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Java
Stars
4.1k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

### Search before asking

- [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar question.

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

- [ ] I had read the documentation: [ChunJun doc](https://dtstack.github.io/chunjun) but it didn't help me.

### Description

binlog同步一张表,插入1000条数据要2分钟,开启10个线程同步10张表,每个表插入1000条数据需要大概20分钟,按道理说多线程跑的话应该也是2分钟左右,为什么时间是线性的增长,是不是日志解析那块儿是顺序解析的?

### Code of Conduct

- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.