liuxunorg opened a new pull request #3426: [ZEPPELIN-4284] Fix cluster metadata interpreter offline timeout calculation error URL: https://github.com/apache/zeppelin/pull/3426 ### What is this PR for? The interpreter heartbeat time unit recorded in the cluster metadata is seconds. The timeout calculation formula was incorrectly used in milliseconds. ### What type of PR is it? Bug Fix ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-4284 ### How should this be tested? [CI Pass](https://travis-ci.org/liuxunorg/zeppelin/builds/572129364) ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? * Is there breaking changes for older versions? * Does this needs documentation?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services