[ 
https://issues.apache.org/jira/browse/IGNITE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16303318#comment-16303318
 ] 

ASF GitHub Bot commented on IGNITE-7287:
----------------------------------------

GitHub user ptupitsyn opened a pull request:

    https://github.com/apache/ignite/pull/3287

    IGNITE-7287 Thin client: idle connection timeout

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-7287

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3287.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3287
    
----
commit fafaf57003b16370dda9778bab0b2d1703a0027e
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-12-25T16:37:19Z

    IGNITE-7287 Thin client: idle connection timeout

----


> 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)

Reply via email to