Tracking issue for LevelDB sorter #3227
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.
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.
The text was updated successfully, but these errors were encountered: