700357d04e
This is related to #27260. Currently when we queue a write with a channel we set OP_WRITE and wait until the next selection loop to flush the write. However, if the channel does not have a pending write, it is probably ready to flush. This PR implements an optimistic flush logic that will attempt this flush. |
||
---|---|---|
.. | ||
cli | ||
core | ||
grok | ||
nio | ||
plugin-classloader | ||
secure-sm | ||
x-content | ||
build.gradle |