AutoMQ/automq

[BUG] Shutdown Hang when num.io.threads = 32

superhx opened this issue · 0 comments

image

The queued.max.requests default value is 500. When num.io.threads = 32, the RequestChannel.multiRequestQueue's queue size is 15.

When broker shutdown
image
image
image