Skip to content

HDDS-8696. Ozone Streaming support BlockToken#4780

Merged
adoroszlai merged 2 commits intoapache:masterfrom
guohao-rosicky:guohao-HDDS-8696-dev
Jun 6, 2023
Merged

HDDS-8696. Ozone Streaming support BlockToken#4780
adoroszlai merged 2 commits intoapache:masterfrom
guohao-rosicky:guohao-HDDS-8696-dev

Conversation

@guohao-rosicky
Copy link
Contributor

What changes were proposed in this pull request?

HDDS-8696. Ozone Streaming support BlockToken

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-8696

How was this patch tested?

https://github.com/guohao-rosicky/ozone/actions/runs/5077889238

@kerneltime kerneltime requested a review from duongkame May 26, 2023 06:24
Copy link
Contributor

@duongkame duongkame left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @guohao-rosicky for the patch. LGTM +1.

.setDatanodeUuid(id).setWriteChunk(writeChunkRequest);

if (token != null) {
builder.setEncodedToken(token.encodeToUrlString());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: shall we add any test for this?

@adoroszlai adoroszlai merged commit c03273a into apache:master Jun 6, 2023
@adoroszlai
Copy link
Contributor

Thanks @guohao-rosicky for the patch, @duongkame for the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants