basho / riak_kv

Riak Key/Value Store
Apache License 2.0
653 stars 233 forks source link

Reset deferred queue length on change #1868

Closed martinsumner closed 1 year ago

martinsumner commented 1 year ago

The deferred_queue_length should be reset when a new iteration of the worker queue is prompted by changing the worker count.

https://github.com/basho/riak_kv/issues/1867

https://github.com/basho/riak_test/pull/1380