Ilya Korol created IGNITE-15867:
-----------------------------------
Summary: Socket shutdown called twice in GridNioServer
Key: IGNITE-15867
URL: https://issues.apache.org/jira/browse/IGNITE-15867
Project: Ignite
Issue Type: Bug
Components: general
Affects Versions: 2.11
Reporter: Ilya Korol
After fixing IGNITE-15367 calling
GridNioServer$AbstractNioClientWorker.closekey(SelectionKey key) would produce
excessive java.nio.channels.ClosedChannelException because sock.shutdownInput()
would be called twice:
--
This message was sent by Atlassian Jira
(v8.3.4#803005)