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

Allow configurable number of concurrent DELETEs [Port to 1.9] #23056

Closed
davidby-influx opened this issue Jan 13, 2022 · 0 comments
Closed

Allow configurable number of concurrent DELETEs [Port to 1.9] #23056

davidby-influx opened this issue Jan 13, 2022 · 0 comments

Comments

@davidby-influx
Copy link
Contributor

Port #23054 to 1.9 branch

@davidby-influx davidby-influx self-assigned this Jan 13, 2022
davidby-influx added a commit that referenced this issue Jan 13, 2022
Currently, deletion of series or measurements are
serialized. This new feature will add
max-concurrent-deletes to the [data] section of the
 configuration file. Legal values are any positive
 number, defaulting to 1, the current behavior.

 closes #23054

(cherry picked from commit eb3bc70)

closes #23056
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

1 participant