github / github/gh-ost

Can we process binlog event and rowcopy parallel?

Open
#430 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
13.6k
Forks
1.4k
Avg merge
2h 31m
Merged PRs (30d)
4

Description

Review source code ,we find gh-ost process event by this rule that "We give higher priority to event processing, then secondary priority to rowcopy"

One question,this only think by performance,decrease original table's write load?

From design logic,can we process binlog event and rowcopy parallel,we have more test ,gh-ost ddl speed slower than pt,so we want to speed up.

Could you have any good idea?

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.