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

Lyor Goldstein resolved SSHD-956.
---------------------------------
    Fix Version/s: 2.3.1
       Resolution: Fixed

> Change the authTimeout and idleTimeout from System clock based to Hardware 
> clock based
> --------------------------------------------------------------------------------------
>
>                 Key: SSHD-956
>                 URL: https://issues.apache.org/jira/browse/SSHD-956
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 2.1.0, 2.3.0
>            Reporter: Chetan Narsude
>            Assignee: Lyor Goldstein
>            Priority: Minor
>             Fix For: 2.3.1
>
>
> {{Because the timeout calculations are done based on 
> System.currentTimeInMillis(), they are susceptible to change in the system 
> clock and randomly fire when the system time is changed.}}
>  
> {{If these timeouts are based on the hardware clock (System.nanoTime()), they 
> will be shielded from ad hoc changes to the system time.}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to