Failed store operations filling write behind queues #14019
Closed
Comments
This was referenced Oct 24, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
By default works fine. But when write-batch-size > 1 and write-coalescing is disabled, failed store operations start to fill write behind queues by duplicating themself in each run of store-worker thread.
@jcaprice reported this.
The text was updated successfully, but these errors were encountered: