apache/dubbo

Dubbo 3.2.11, using the tri protocol, the interface must implement the Async method

Open

#13,735 创建于 2024年2月4日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Java (26,453 fork)batch import
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.

贡献者指南