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

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

                Author: ASF GitHub Bot
            Created on: 05/Jun/19 19:56
            Start Date: 05/Jun/19 19:56
    Worklog Time Spent: 10m 
      Work Description: bharatviswa504 commented on pull request #877: 
HDDS-1618. Merge code for HA and Non-HA OM write type requests for bucket
URL: https://github.com/apache/hadoop/pull/877#discussion_r290907867
 
 

 ##########
 File path: 
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/protocolPB/OzoneManagerProtocolServerSideTranslatorPB.java
 ##########
 @@ -52,6 +54,10 @@
   private final RequestHandler handler;
   private final boolean isRatisEnabled;
   private final OzoneManager ozoneManager;
+  private final OMMetadataManager omMetadataManager;
+  // Used during Non-HA when calling validateAndUpdateCache methods in
+  // OMClientRequest. As in Non-HA with out ratis, we don't use this.
 
 Review comment:
   Fixed.
 
----------------------------------------------------------------
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: 254593)
    Time Spent: 2h 10m  (was: 2h)

> Merge code for HA and Non-HA OM requests for bucket
> ---------------------------------------------------
>
>                 Key: HDDS-1618
>                 URL: https://issues.apache.org/jira/browse/HDDS-1618
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> In this Jira, we shall use the new code added in HDDS-1551 for Non-HA flow.
>  
> This Jira modifies the bucket requests only, further requests will be handled 
> in further Jira's.



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