You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/12/22 10:39:00 UTC

[jira] [Created] (IGNITE-7287) Thin client: idle connection timeout

Pavel Tupitsyn created IGNITE-7287:
--------------------------------------

             Summary: Thin client: idle connection timeout
                 Key: IGNITE-7287
                 URL: https://issues.apache.org/jira/browse/IGNITE-7287
             Project: Ignite
          Issue Type: Improvement
          Components: thin client
    Affects Versions: 2.4
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 2.4


Add an ability to drop inactive connections on server side, disabled by default: introduce {{ClientConnectorConfiguration.idleTimeout}}, default to {{long.MAX_VALUE}}.

Currently we set {{GridNioServer.idleTimeout}} to {{MAX_VALUE}} in {{ClientListenerProcessor.start()}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)