Environment
- Dubbo version: 2.7.0-SNAPSHOT
- Operating System version: xxx
- Java version: xxx
Steps to reproduce this issue
DubboCodec extends from ExchangeCodec, which already implements codec2, but DubboCodec still re-implements codec2, and it makes me confused. Is this designed specifically?
Environment
Steps to reproduce this issue
DubboCodec extends from ExchangeCodec, which already implements codec2, but DubboCodec still re-implements codec2, and it makes me confused. Is this designed specifically?