[
https://issues.apache.org/jira/browse/LUCENE-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14941292#comment-14941292
]
Ishan Chattopadhyaya commented on LUCENE-6823:
----------------------------------------------
Thanks for the pointer, [~steve_rowe]. I copied it from
ControlledRealTimeReopenThread's line 179:
{noformat}
long startMS = System.nanoTime()/1000000;
{noformat}
I'll add another patch.
> Remove use of System.currentTimeMillis() from LocalReplicator
> -------------------------------------------------------------
>
> Key: LUCENE-6823
> URL: https://issues.apache.org/jira/browse/LUCENE-6823
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Ishan Chattopadhyaya
> Priority: Minor
> Attachments: LUCENE-6823.patch
>
>
> LocalReplicator uses System.currentTimeMillis() for session expiry, which is
> not guaranteed monotonic.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]