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

ASF GitHub Bot logged work on HDDS-1119:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Mar/19 22:47
            Start Date: 13/Mar/19 22:47
    Worklog Time Spent: 10m 
      Work Description: xiaoyuyao commented on pull request #601: HDDS-1119. DN 
get OM certificate from SCM CA for block token validat…
URL: https://github.com/apache/hadoop/pull/601#discussion_r265361659
 
 

 ##########
 File path: 
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/protocol/DatanodeDetails.java
 ##########
 @@ -398,4 +421,22 @@ public boolean equals(Object anObject) {
     }
   }
 
+  /**
+   * Returns serial id of SCM issued certificate.
+   *
+   * @return IP address
+   */
+  public String getCertSerialId() {
+    return certSerialId;
+  }
+
+  /**
+   * Returns serial id of SCM issued certificate.
+   *
+   * @return IP address
 
 Review comment:
   Same as above
 
----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 212747)
    Time Spent: 5h 40m  (was: 5.5h)

> DN get OM certificate from SCM CA for block token validation
> ------------------------------------------------------------
>
>                 Key: HDDS-1119
>                 URL: https://issues.apache.org/jira/browse/HDDS-1119
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Xiaoyu Yao
>            Assignee: Ajay Kumar
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 5h 40m
>  Remaining Estimate: 0h
>
> This is needed when the DN received blockĀ token signed by OM and it does not 
> have the certificate that OM.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to