Description
Causes busy looping in processSelectionKeyOptimized()
This also causes problems on Windows/Java 11 since if key is always ready for writing it will never be shown as ready for reading.
The reason for this behavior that during handshake we never un-listen OP_WRITE
Attachments
Attachments
Issue Links
- is related to
-
IGNITE-11298 TcpCommunicationSpi does not support TLSv1.3
- Resolved
- relates to
-
IGNITE-11189 Support Java 11 for Apache Ignite
- Resolved
- links to