Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking issue for LevelDB sorter #3227

Closed
16 tasks done
overvenus opened this issue Nov 1, 2021 · 0 comments · Fixed by #4890
Closed
16 tasks done

Tracking issue for LevelDB sorter #3227

overvenus opened this issue Nov 1, 2021 · 0 comments · Fixed by #4890
Labels
area/ticdc Issues or PRs related to TiCDC. component/sorter Sorter component. subject/new-feature Denotes an issue or pull request adding a new feature. type/enhancement The issue or PR belongs to an enhancement.

Comments

@overvenus
Copy link
Member

overvenus commented Nov 1, 2021

This issue tracks leveldb sorter development, a new sorter, it utilizes leveldb to store and sort replication data. It is designed to handle many table replication scenario by limting total resources consumption, e.g., files in disk and open FD.

The preview PR: https://github.com/pingcap/ticdc/pull/3201

The above PR will be divided into several PRs to speed up merging process.

@overvenus overvenus added subject/new-feature Denotes an issue or pull request adding a new feature. component/sorter Sorter component. labels Nov 1, 2021
@Rustin170506 Rustin170506 added the area/ticdc Issues or PRs related to TiCDC. label Nov 5, 2021
ti-chi-bot pushed a commit that referenced this issue Dec 30, 2021
@overvenus overvenus added the type/enhancement The issue or PR belongs to an enhancement. label Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ticdc Issues or PRs related to TiCDC. component/sorter Sorter component. subject/new-feature Denotes an issue or pull request adding a new feature. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants