You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "Kiddinglife (GitHub)" <gi...@apache.org> on 2019/01/18 00:16:03 UTC

[GitHub] [incubator-dubbo] Kiddinglife commented on pull request #3174: Fix timeout filter not work in async way.

`System.currentTimeMillis();` is not good choice for interval measurement.
http://sangsoonam.github.io/2017/03/01/do-not-use-curenttimemillis-for-time-interval.html
https://github.com/openshift/jenkins-plugin/issues/76
http://pzemtsov.github.io/2017/07/23/the-slow-currenttimemillis.html

[ Full content available at: https://github.com/apache/incubator-dubbo/pull/3174 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org