Bughue opened a new issue, #6210: URL: https://github.com/apache/incubator-seata/issues/6210
<!-- Please do not use this issue template to report security vulnerabilities but refer to our [security policy](https://github.com/seata/seata/security/policy). --> ## Why you need it? Is your feature request related to a problem? Please describe in details encoder/decoder强依赖rpcmessage,在多版本协议改造场景里相当于要求每个版本的rpcmessage保持高度一致,这是不太可能的,为此需要处理他们的依赖关系,让协议解析层(encoder/decoder)的处理和rpcmessage无关 encoder/decoder strongly depends on rpcmessage, which in a multi-version protocol transformation scenario is equivalent to requiring a high degree of consistency between each version of rpcmessage, which is unlikely, and for this reason their dependency needs to be handled in a way that makes the protocol parsing layer's (encoder/decoder's) processing independent of rpcmessage ## How it could be? A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it. ## Other related information Add any other context or screenshots about the feature request here. -- 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]
