[ 
https://issues.apache.org/jira/browse/HDFS-16350?focusedWorklogId=685190&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-685190
 ]

ASF GitHub Bot logged work on HDFS-16350:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Nov/21 11:16
            Start Date: 23/Nov/21 11:16
    Worklog Time Spent: 10m 
      Work Description: 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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 685190)
    Remaining Estimate: 0h
            Time Spent: 10m

> Datanode start time should be set after RPC server starts successfully
> ----------------------------------------------------------------------
>
>                 Key: HDFS-16350
>                 URL: https://issues.apache.org/jira/browse/HDFS-16350
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Minor
>              Labels: pull-request-available
>         Attachments: Screenshot 2021-11-23 at 4.32.04 PM.png
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to