Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Empty queue when changing the workload #669

Open
PeterTsayun opened this issue Jun 9, 2020 · 0 comments
Open

Empty queue when changing the workload #669

PeterTsayun opened this issue Jun 9, 2020 · 0 comments
Labels
backend Prio 2 Nice to have wontfix This will not be worked on

Comments

@PeterTsayun
Copy link
Contributor

Is your feature request related to a problem? Please describe:
For now, when changing the workload, we need to wait until the new queries are taken by the workers from the queue. This can cost some time, depending of the queue size, to see changes in the behavior of the database.

Please describe the solution you'd like:
Empty the worker queue when changing the workload.

Please describe alternatives you've considered:
Alternatives are welcome.

Affected Component(s):
WorkerPool

Additional context:

@fabianhe fabianhe added Prio 2 Nice to have and removed frontend labels Jul 7, 2020
@PeterTsayun PeterTsayun added the wontfix This will not be worked on label Aug 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backend Prio 2 Nice to have wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants