You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2013/07/17 21:37:50 UTC

[jira] [Resolved] (SSHD-226) ServerSession's idle timer is not reset, if server only sends data

     [ https://issues.apache.org/jira/browse/SSHD-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SSHD-226.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.0
         Assignee: Guillaume Nodet

Thx for the patch Christian !
                
> ServerSession's idle timer is not reset, if server only sends data
> ------------------------------------------------------------------
>
>                 Key: SSHD-226
>                 URL: https://issues.apache.org/jira/browse/SSHD-226
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 0.6.0, 0.7.0, 0.8.0
>            Reporter: Christian Aistleitner
>            Assignee: Guillaume Nodet
>              Labels: patch
>             Fix For: 0.9.0
>
>         Attachments: 0001-Reset-idle-timer-upon-writing-in-a-session.patch
>
>
> When a server process does not receive data, but only sends data, the
> connection times out after idleTimeout, eventhough the connection is
> not idle.
> This issue turned out to be a problem for gerrit [1], when it's
> connected to Jenkins [2] via zuul [3]. There, gerrit is using mina
> sshd and is only sending data to zuul.
> [1] http://code.google.com/p/gerrit/
> [2] http://jenkins-ci.org/
> [3] https://github.com/openstack-infra/zuul

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira