kitex-contrib / codec-dubbo

支持 kitex <-> dubbo 互通的 dubbo 协议编解码器。
Apache License 2.0
16 stars 14 forks source link

fix(attachment): handle transient prefix #90

Closed CoderPoet closed 4 months ago

CoderPoet commented 4 months ago

What type of PR is this?

fix(attachment): When encoding and decoding attachments, handle transient prefixes correctly

Check the PR title.

Test Cases

1. dubbo-java-client -> kitex-go-server

image

2. kitex-go-client -> dubbo-java-server

image

3. kitex-go-client -> kitex-go-server

image
bytedance-oss-robot[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CoderPoet, DMwangnima

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kitex-contrib/codec-dubbo/blob/main/OWNERS)~~ [DMwangnima] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment