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

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

                Author: ASF GitHub Bot
            Created on: 13/Nov/19 23:24
            Start Date: 13/Nov/19 23:24
    Worklog Time Spent: 10m 
      Work Description: hanishakoneru commented on pull request #157: 
HDDS-2474. Remove OzoneClient exception Precondition check.
URL: https://github.com/apache/hadoop-ozone/pull/157
 
 
   ## What changes were proposed in this pull request?
   
   If RaftCleintReply encounters an exception other than NotLeaderException, 
NotReplicatedException, StateMachineException or LeaderNotReady, then it sets 
success to false but there is no exception set. This causes a Precondition 
check failure in XceiverClientRatis which expects that there should be an 
exception if success=false.
   This Jira proposes to remove the Precondition check.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2474
   
   ## How was this patch tested?
   
   This patch does not require a unit test. We are just removing a Precondition 
check.
 
----------------------------------------------------------------
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: 342994)
    Remaining Estimate: 0h
            Time Spent: 10m

> Remove OzoneClient exception Precondition check
> -----------------------------------------------
>
>                 Key: HDDS-2474
>                 URL: https://issues.apache.org/jira/browse/HDDS-2474
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Hanisha Koneru
>            Assignee: Hanisha Koneru
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If RaftCleintReply encounters an exception other than NotLeaderException, 
> NotReplicatedException, StateMachineException or LeaderNotReady, then it sets 
> success to false but there is no exception set. This causes a Precondition 
> check failure in XceiverClientRatis which expects that there should be an 
> exception if success=false.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to