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/04/20 18:35:00 UTC

[GitHub] [hadoop-ozone] smengcl opened a new pull request #847: HDDS-3463. Refactor OFSPath to adapt to master branch

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


   ## What changes were proposed in this pull request?
   
   Refactor OFSPath since master branch removed some dependencies on apache common.
   This PR is derived from https://github.com/apache/hadoop-ozone/pull/822
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3463
   
   ## How was this patch tested?
   
   Use existing tests. 


----------------------------------------------------------------
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] smengcl commented on issue #847: HDDS-3463. Refactor OFSPath to adapt to master branch

Posted by GitBox <gi...@apache.org>.
smengcl commented on issue #847:
URL: https://github.com/apache/hadoop-ozone/pull/847#issuecomment-616856337


   Thanks @arp7  for the review.
   
   Just to play safe I have cherry-picked HDDS-3456 onto another branch just to run the PR checks: https://github.com/smengcl/hadoop-ozone/commits/HDDS-3463-run-test-with-HDDS-3456
   
   expect green in the run: https://github.com/smengcl/hadoop-ozone/runs/603501816
   
   then I will merge this PR.


----------------------------------------------------------------
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] smengcl commented on issue #847: HDDS-3463. Refactor OFSPath to adapt to master branch

Posted by GitBox <gi...@apache.org>.
smengcl commented on issue #847:
URL: https://github.com/apache/hadoop-ozone/pull/847#issuecomment-618022203


   Too many flaky tests in the dev branch :) Most of which are addressed in master branch I believe:
   
   [1st run](https://github.com/smengcl/hadoop-ozone/runs/603529633): it-client failed, the rest passed.
   [2nd run](https://github.com/smengcl/hadoop-ozone/runs/606379830): it-ozone failed, the rest passed.
   [3rd run](https://github.com/smengcl/hadoop-ozone/runs/606704053): it-freon failed, the rest passed.
   [4th run](https://github.com/smengcl/hadoop-ozone/runs/609914570): in progress.
   
   At this point I can conclude that the test has passed combining the results above. I'm merging this commit.


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