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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)