vanzin commented on issue #23727: [SPARK-26817][CORE] Use System.nanoTime to measure time intervals URL: https://github.com/apache/spark/pull/23727#issuecomment-460728063 Yeah, I didn't mean the concerns in the bug, I'm pretty sure they don't apply. What I mean is that there's code that uses `SystemClock` for things like scheduling (e.g. the dynamic allocation backend), and your code is not touching that.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
