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

Seperate RawKV region and TiDB regions #140

Open
haojinming opened this issue Jun 29, 2022 · 3 comments
Open

Seperate RawKV region and TiDB regions #140

haojinming opened this issue Jun 29, 2022 · 3 comments

Comments

@haojinming
Copy link
Contributor

haojinming commented Jun 29, 2022

Feature Request

Is your feature request related to a problem? Please describe:

When run tikv-cdc, the resolved-ts would be mixed if there are rawkv data and tidb data in one same region.
PD provides functionality to seperate regions with a specified key.
Please ref:
tikv/pd#3839
https://github.com/pingcap/tiflow/blob/release-5.4/pkg/pdutil/region_label.go

TiKV-CDC should also implement this.

Describe the feature you'd like:

Seperate rawkv and tidb regions.

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

@haojinming
Copy link
Contributor Author

@overvenus @pingyu PTAL~

@pingyu pingyu added the type/enhancement New feature or request label Jul 4, 2022
@github-actions
Copy link

github-actions bot commented Aug 4, 2022

This issue is stale because it has been open 30 days with no activity.

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants