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 2022/04/24 14:58:04 UTC

[GitHub] [ozone] kaijchen opened a new pull request, #3341: HDDS-6522. Fix TestOzoneManagerHAWithData#testTwoOMNodesDown

kaijchen opened a new pull request, #3341:
URL: https://github.com/apache/ozone/pull/3341

   ## What changes were proposed in this pull request?
   
   Fix integration test `TestOzoneManagerHAWithData#testTwoOMNodesDown()`.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-6522
   
   ## How was this patch tested?
   
   100x testTwoOMNodesDown (before): https://github.com/kaijchen/ozone/actions/runs/2215651435
   100x testTwoOMNodesDown (after): https://github.com/kaijchen/ozone/actions/runs/2215651878
   


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [ozone] adoroszlai commented on pull request #3341: HDDS-6522. Fix TestOzoneManagerHAWithData#testTwoOMNodesDown

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on PR #3341:
URL: https://github.com/apache/ozone/pull/3341#issuecomment-1108540607

   @kaijchen Have you seen this test fail?  Can you please link to a test run?


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [ozone] kaijchen commented on pull request #3341: HDDS-6522. Fix TestOzoneManagerHAWithData#testTwoOMNodesDown

Posted by GitBox <gi...@apache.org>.
kaijchen commented on PR #3341:
URL: https://github.com/apache/ozone/pull/3341#issuecomment-1107956955

   Cc @adoroszlai for review. 


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [ozone] kaijchen commented on pull request #3341: HDDS-6522. Fix TestOzoneManagerHAWithData#testTwoOMNodesDown

Posted by GitBox <gi...@apache.org>.
kaijchen commented on PR #3341:
URL: https://github.com/apache/ozone/pull/3341#issuecomment-1108544032

   > @kaijchen Have you seen this test fail?  Can you please link to a test run?
   
   https://github.com/apache/ozone/runs/6146076364?check_suite_focus=true
   
   But seems the log have been deleted.


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [ozone] kaijchen commented on pull request #3341: HDDS-6522. Fix TestOzoneManagerHAWithData#testTwoOMNodesDown

Posted by GitBox <gi...@apache.org>.
kaijchen commented on PR #3341:
URL: https://github.com/apache/ozone/pull/3341#issuecomment-1108548414

   > @kaijchen Have you seen this test fail?  Can you please link to a test run?
   
   Another is in the PR description: https://github.com/kaijchen/ozone/actions/runs/2215651435


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [ozone] kaijchen commented on pull request #3341: HDDS-6522. Fix TestOzoneManagerHAWithData#testTwoOMNodesDown

Posted by GitBox <gi...@apache.org>.
kaijchen commented on PR #3341:
URL: https://github.com/apache/ozone/pull/3341#issuecomment-1108637892

   > @kaijchen Have you seen this test fail? Can you please link to a test run?
   
   Here is another on the master: https://github.com/apache/ozone/runs/6155782040?check_suite_focus=true#step:5:3353


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [ozone] adoroszlai merged pull request #3341: HDDS-6522. Fix TestOzoneManagerHAWithData#testTwoOMNodesDown

Posted by GitBox <gi...@apache.org>.
adoroszlai merged PR #3341:
URL: https://github.com/apache/ozone/pull/3341


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [ozone] kaijchen commented on pull request #3341: HDDS-6522. Fix TestOzoneManagerHAWithData#testTwoOMNodesDown

Posted by GitBox <gi...@apache.org>.
kaijchen commented on PR #3341:
URL: https://github.com/apache/ozone/pull/3341#issuecomment-1109181644

   Thanks @adoroszlai for the review.


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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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