apache/dubbo
在 GitHub 查看Dubbo 3.2.11, using the tri protocol, the interface must implement the Async method
Open
#13,735 建立於 2024年2月4日
component/sdkhelp wantedtype/discussion
倉庫指標
- Star
- (41,524 star)
- PR 合併指標
- (平均合併 7天 14小時) (30 天內合併 20 個 PR)
描述
- 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.