Uh oh!
There was an error while loading. Please reload this page.
HDDS-2321. Ozone Block Token verify should not apply to all datanode … - #110
HDDS-2321. Ozone Block Token verify should not apply to all datanode …#110xiaoyuyao wants to merge 4 commits into
Conversation
xiaoyuyao
commented
Nov 1, 2019
/retest |
anuengineer
left a comment
There was a problem hiding this comment.
I am +1, on this patch. Some minor comments in on this version.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
adoroszlai
left a comment
There was a problem hiding this comment.
This fixes ozonesecure acceptance test, which has been consistently failing on master recently. Big thanks @xiaoyuyao for that.
Note that there are some CI issues introduced by this change:
- Failure of TestSecureContainerServer looks related.
- There are some checkstyle issues.
xiaoyuyao
commented
Nov 4, 2019
Thanks @adoroszlai and @anuengineer for the review. The unit test and checkstyle issues are fixed. |
xiaoyuyao
commented
Nov 5, 2019
/retest |
1 similar comment
adoroszlai
commented
Nov 5, 2019
/retest |
adoroszlai
commented
Nov 5, 2019
Thanks @xiaoyuyao for the update. Acceptance test failure is unrelated, it happens on master, too. Details: #11 (comment) Integration test failure is also unrelated, already tracked in Jira (HDDS-2367 and HDDS-2392). |
xiaoyuyao
commented
Nov 5, 2019
Thanks @adoroszlai for the confirmation. I will merge the PR shortly. |
…r Ozone to use downstream version of Solr. (apache#110)
What changes were proposed in this pull request?
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-2321
How was this patch tested?
Added Unit test testBlockTokenVerifier()
Update Unit test in TestSecureContainerServer.java
ozone secure smoke test.