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

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

                Author: ASF GitHub Bot
            Created on: 14/Mar/19 03:17
            Start Date: 14/Mar/19 03:17
    Worklog Time Spent: 10m 
      Work Description: ajayydv commented on pull request #594: HDDS-1246. Add 
ozone delegation token utility subcmd for Ozone CLI. Contributed by Xiaoyu Yao.
URL: https://github.com/apache/hadoop/pull/594#discussion_r265407334
 
 

 ##########
 File path: 
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/ha/OMFailoverProxyProvider.java
 ##########
 @@ -84,16 +86,23 @@ public OMFailoverProxyProvider(OzoneConfiguration 
configuration,
   public final class OMProxyInfo
       extends FailoverProxyProvider.ProxyInfo<OzoneManagerProtocolPB> {
     private InetSocketAddress address;
+    private Text dtService;
 
 Review comment:
   During failover Om proxy may change and point to another OM instance, in 
that case our previously set service field will become unusable.
 
----------------------------------------------------------------
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: 212856)
    Time Spent: 1h  (was: 50m)

> Add ozone delegation token utility subcmd for Ozone CLI
> -------------------------------------------------------
>
>                 Key: HDDS-1246
>                 URL: https://issues.apache.org/jira/browse/HDDS-1246
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Xiaoyu Yao
>            Assignee: Xiaoyu Yao
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> This allow running dtutil with integration test and dev test for demo of 
> Ozone security.
>  
>  
>  
>  



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

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