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

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

                Author: ASF GitHub Bot
            Created on: 18/Aug/19 05:14
            Start Date: 18/Aug/19 05:14
    Worklog Time Spent: 10m 
      Work Description: bharatviswa504 commented on pull request #1311: 
HDDS-1946. CertificateClient should not persist keys/certs to ozone.m…
URL: https://github.com/apache/hadoop/pull/1311#discussion_r314968413
 
 

 ##########
 File path: 
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/security/x509/certificate/client/OMCertificateClient.java
 ##########
 @@ -39,13 +41,15 @@
   private static final Logger LOG =
       LoggerFactory.getLogger(OMCertificateClient.class);
 
+  public static final String COMPONENT_NAME = Paths.get("om").toString();
 
 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:
us...@infra.apache.org


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

    Worklog Id:     (was: 296885)
    Time Spent: 1h 10m  (was: 1h)

> CertificateClient should not persist keys/certs to ozone.metadata.dir
> ---------------------------------------------------------------------
>
>                 Key: HDDS-1946
>                 URL: https://issues.apache.org/jira/browse/HDDS-1946
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: Xiaoyu Yao
>            Assignee: Vivek Ratnavel Subramanian
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> For example, when OM and SCM are deployed on the same host with 
> ozone.metadata.dir defined. SCM can start successfully but OM can not because 
> the key/cert from OM will collide with SCM.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
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