WangzJi opened a new pull request, #8044:
URL: https://github.com/apache/incubator-seata/pull/8044

   ## Summary
   - Add protobuf serialization/deserialization support for 
`UnregisterRMRequest` and `UnregisterRMResponse` introduced in #8020
   - Add `TYPE_UNREG_RM`(105) and `TYPE_UNREG_RM_RESULT`(106) to 
`MessageTypeProto` enum
   - Register new convertors in `ProtobufConvertManager`
   - Fix misleading variable names in 
`RegisterRMResponseConvertor.convert2Model()`
   
   ## Test plan
   - [x] `UnregisterRMRequestConvertorTest` passed
   - [x] `UnregisterRMResponseConvertorTest` passed
   - [x] Module compiles successfully


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to