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/07/10 12:46:34 UTC

[GitHub] [hadoop-ozone] lokeshj1703 opened a new pull request #1194: HDDS-3062. Fix TestOzoneRpcClientAbstract.testListVolume.

lokeshj1703 opened a new pull request #1194:
URL: https://github.com/apache/hadoop-ozone/pull/1194


   ## What changes were proposed in this pull request?
   
   TestOzoneRpcClientAbstract.testListVolume is disabled due to intermittent issues.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3062
   
   ## How was this patch tested?
   
   Fixes UT
   


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



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


[GitHub] [hadoop-ozone] lokeshj1703 commented on pull request #1194: HDDS-3062. Fix TestOzoneRpcClientAbstract.testListVolume.

Posted by GitBox <gi...@apache.org>.
lokeshj1703 commented on pull request #1194:
URL: https://github.com/apache/hadoop-ozone/pull/1194#issuecomment-658103461


   @adoroszlai Thanks for reviewing the PR! I agree. The appendEntries timeout issue will affect all the ratis client related tests that is why we see failures in TestWatchForCommit, TestBlockDeletion etc. But I think we can still enable tests which do not use ratis client or the tests not involved in write path. The test enabled in the PR creates a bunch of volumes and then checks if listVolumes works well. What do you think?


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



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


[GitHub] [hadoop-ozone] lokeshj1703 commented on pull request #1194: HDDS-3062. Fix TestOzoneRpcClientAbstract.testListVolume.

Posted by GitBox <gi...@apache.org>.
lokeshj1703 commented on pull request #1194:
URL: https://github.com/apache/hadoop-ozone/pull/1194#issuecomment-656658313


   Ran the test 20 times locally. There were no failures.


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



---------------------------------------------------------------------
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 merged pull request #1194: HDDS-3062. Fix TestOzoneRpcClientAbstract.testListVolume.

Posted by GitBox <gi...@apache.org>.
adoroszlai merged pull request #1194:
URL: https://github.com/apache/hadoop-ozone/pull/1194


   


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



---------------------------------------------------------------------
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 pull request #1194: HDDS-3062. Fix TestOzoneRpcClientAbstract.testListVolume.

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on pull request #1194:
URL: https://github.com/apache/hadoop-ozone/pull/1194#issuecomment-658176259


   Thanks @lokeshj1703 for the fix.


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



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