xBis7 commented on PR #5801: URL: https://github.com/apache/ozone/pull/5801#issuecomment-1862769146
> moment(lastUpdatedOMDBDelta).fromNow() @smitajoshi12 That was my first approach to this but `moment().fromNow()` gives pretty vague results like `a few seconds ago`, `a minute ago`, ... In the last heartbeat scenario default values are up to 30/60 seconds and we need them to be more precise than `a few seconds ago`. https://github.com/apache/ozone/blob/master/hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/HddsConfigKeys.java#L25-L32 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
