Sébastien Deleuze opened SPR-14991 and commented
As discussed on this issue, RxNetty does not provide any automatic flushing mechanism and block when the send buffer is full. Our RxNetty integration should implement a flush selector based mechanism to flush the data automatically (for example after sending 8K of data).
This issue is a sub-task of #19510
Referenced from: commits 24b3614