You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Korol (Jira)" <ji...@apache.org> on 2021/11/03 05:13:00 UTC

[jira] [Created] (IGNITE-15867) Socket shutdown called twice in GridNioServer

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)