[ https://issues.apache.org/jira/browse/SSHD-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16983691#comment-16983691 ]
Lyor Goldstein commented on SSHD-956: ------------------------------------- Ditto for heartbeat tracking... > 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 > > {{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