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

async func for CausalTsProvider #13428

Closed
zeminzhou opened this issue Sep 7, 2022 · 0 comments · Fixed by #13429
Closed

async func for CausalTsProvider #13428

zeminzhou opened this issue Sep 7, 2022 · 0 comments · Fixed by #13429
Labels
type/feature-request Categorizes issue or PR as related to a new feature.

Comments

@zeminzhou
Copy link
Contributor

zeminzhou commented Sep 7, 2022

Feature Request

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

Sometime we need get causal ts or flush asynchronously. When we call flush to flush ts in a async func (such as register_min_ts_event), the async flush can get better performance.

Describe the feature you'd like:

Add async func for CausalTsProvider.

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

@pingyu pingyu added the type/feature-request Categorizes issue or PR as related to a new feature. label Sep 16, 2022
ti-chi-bot pushed a commit that referenced this issue Sep 20, 2022
close #13428

Signed-off-by: zeminzhou <zhouzemin@pingcap.com>
Signed-off-by: zzm <zhouzemin@pingcap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature-request Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants