Skip to content

dubbo: fix dubbo heart beat response#18001

Merged
zuercher merged 4 commits intoenvoyproxy:mainfrom
wbpcode:dubbo-heart-beat
Sep 7, 2021
Merged

dubbo: fix dubbo heart beat response#18001
zuercher merged 4 commits intoenvoyproxy:mainfrom
wbpcode:dubbo-heart-beat

Conversation

@wbpcode
Copy link
Copy Markdown
Member

@wbpcode wbpcode commented Sep 6, 2021

Signed-off-by: wbpcode wbphub@live.com

Fix dubbo heart beat response. #17996

Commit Message: dubbo: fix dubbo heart beat response
Additional Description:
Risk Level: Low.
Testing: Added.
Docs Changes: N/A.
Release Notes: N/A.
Platform Specific Features: N/A.

Signed-off-by: wbpcode <wbphub@live.com>
@wbpcode wbpcode requested a review from lizan as a code owner September 6, 2021 12:15
Signed-off-by: wbpcode <wbphub@live.com>

Buffer::OwnedImpl buffer;
DubboProtocolImpl dubbo_protocol;
EXPECT_TRUE(dubbo_protocol.encode(buffer, metadata, ""));
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks like an rpc response type is missing in dubbo_protocol.encode().

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Thanks.

@rojkov rojkov self-assigned this Sep 7, 2021
Signed-off-by: wbpcode <wbphub@live.com>
Signed-off-by: wbpcode <wbphub@live.com>
Copy link
Copy Markdown
Member

@rojkov rojkov left a comment

Choose a reason for hiding this comment

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

Thank you! Looks good

@zuercher zuercher merged commit 94153b4 into envoyproxy:main Sep 7, 2021
tyxia pushed a commit to tyxia/envoy that referenced this pull request Sep 21, 2021
Risk Level: low
Testing: Added.
Fixes Issue: envoyproxy#17996
Docs Changes: N/A.
Release Notes: N/A.
Platform Specific Features: N/A.

Signed-off-by: wbpcode <wbphub@live.com>

Signed-off-by: code <wbpcode@users.noreply.github.com>
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