You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/03/10 14:04:04 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #658: HDDS-3095. Intermittent failure in TestFailureHandlingByClient#testDatanodeExclusionWithMajorityCommit

adoroszlai opened a new pull request #658: HDDS-3095. Intermittent failure in TestFailureHandlingByClient#testDatanodeExclusionWithMajorityCommit
URL: https://github.com/apache/hadoop-ozone/pull/658
 
 
   ## What changes were proposed in this pull request?
   
   Intermittent failure in `TestFailureHandlingByClient` happens when the datanode just stopped is not excluded during subsequent write operation.
   
   This PR proposes to make `MiniOzoneCluster` wait for datanode to stop, as it already does during "restart datanode".
   
   https://issues.apache.org/jira/browse/HDDS-3095
   
   ## How was this patch tested?
   
   Ran `TestFailureHandlingByClient` 20x successfully:
   https://github.com/adoroszlai/hadoop-ozone/runs/497741382
   
   and regular full CI:
   https://github.com/adoroszlai/hadoop-ozone/runs/497755796
   where only failure is (supposedly) unrelated in Test2WayCommitInRatis.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] adoroszlai commented on issue #658: HDDS-3095. Intermittent failure in TestFailureHandlingByClient#testDatanodeExclusionWithMajorityCommit

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on issue #658: HDDS-3095. Intermittent failure in TestFailureHandlingByClient#testDatanodeExclusionWithMajorityCommit
URL: https://github.com/apache/hadoop-ozone/pull/658#issuecomment-597539994
 
 
   Thanks @bshashikant for reviewing and merging this.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] bshashikant merged pull request #658: HDDS-3095. Intermittent failure in TestFailureHandlingByClient#testDatanodeExclusionWithMajorityCommit

Posted by GitBox <gi...@apache.org>.
bshashikant merged pull request #658: HDDS-3095. Intermittent failure in TestFailureHandlingByClient#testDatanodeExclusionWithMajorityCommit
URL: https://github.com/apache/hadoop-ozone/pull/658
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org