apache/dubbo

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

Open

#13.735 aberto em 4 de fev. de 2024

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Java (26.453 forks)batch import
component/sdkhelp wantedtype/discussion

Métricas do repositório

Stars
 (41.524 stars)
Métricas de merge de PR
 (Mesclagem média 7d 14h) (20 fundiu PRs em 30d)

Description

  • 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.

Guia do colaborador