apache/dubbo
Dubbo 3.2.11, using the tri protocol, the interface must implement the Async method
オープン
#13,735 opened on 2024/02/04
component/sdkhelp wantedtype/discussion
Repository metrics
- Stars
- (41,524 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
- I have searched the issues of this repository and believe that this is not a duplicate.
Ask your question here
After upgrading to 3.2.11, the previously defined interface using PB method encountered compilation errors and required the implementation of Async method, which is not compatible with the defined interface. We hope this issue can be resolved.