Uh oh!
There was an error while loading. Please reload this page.
HDDS-7230. Implement GetKeyInfo API - #3780
Conversation
duongkame
commented
Sep 26, 2022
cc. @kerneltime |
c68446f to
59cef38Compareduongkame
commented
Oct 3, 2022
@adoroszlai It would be great if you can have a look. |
adoroszlai
left a comment
There was a problem hiding this comment.
Thanks @duongkame for the patch, looks mostly good to me.
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.
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.
kerneltime
commented
Oct 10, 2022
I can merge this in once conflicts are resolved. |
duongkame
commented
Oct 11, 2022
Thanks for the review @kerneltime, @adoroszlai . I've just resolved the conflicts. Let's see if there's any problem with CI workflow. |
adoroszlai
commented
Oct 11, 2022
Thanks @duongkame for the patch, @kerneltime for the review. |
What changes were proposed in this pull request?
Server-side implementation of GetKeyInfo API, which implies 2 primary purposes:
https://issues.apache.org/jira/browse/HDDS-7230
This PR only includes server-side implementation. Full client-side integration and tests will be done by HDDS-7231.
How was this patch tested?
Unit tests and standard CI: https://github.com/duongkame/ozone/actions/runs/3131964309