virajjasani opened a new pull request #3711: URL: https://github.com/apache/hadoop/pull/3711
### Description of PR We set start time of Datanode when the class is instantiated but it should be ideally set only after RPC server starts and RPC handlers are initialized to serve client requests. ### How was this patch tested? Tested locally. UI screenshot: <img width="643" alt="Screenshot 2021-11-23 at 4 32 04 PM" src="https://user-images.githubusercontent.com/34790606/143014810-4b80aee5-aa10-4bd0-8899-5a40485e5e5a.png"> ### For code changes: - [X] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')? -- 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]
