smengcl edited a comment on issue #148: HDDS-2105. Merge OzoneClientFactory#getRpcClient functions URL: https://github.com/apache/hadoop-ozone/pull/148#issuecomment-562285535 @anuengineer I ran `ozonesecure` robot tests locally (based on f14109724b5300dca071cf8cf14e0602e93e2ecf). And the three steps below all failed for `ozonesecure-ozonefs`: ``` Create volume and bucket Check volume from ozonefs Run ozoneFS tests ``` e.g. in `Create volume and bucket` it was showing message `Couldn't create RpcClient protocol`. Then I ran the same test on `master`(forgot which commit I was on), those passed. Now I'm running the tests again locally after a rebase to the latest `master` (9b07c347c06ee733fcbd5c8ab63b9653d5c9718e).
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
