apache/dubbo

The following deprecated should appear in user's log file.

Open

#12.720 aberto em 13 de jul. de 2023

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

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

Dubbo version: 3.3.0 SNAPSHOT

2023-07-13 13:44:31.209  WARN 82057 --- [           main] .a.d.c.DeprecatedMethodInvocationCounter :  [DUBBO] Deprecated method invoked. The method is org.apache.dubbo.config.AbstractInterfaceConfig.setModule(ModuleConfig module), dubbo version: 3.3.0-beta.1-SNAPSHOT, current host: 30.221.149.6, error code: 0-99. This may be caused by invocation of deprecated method, go to https://dubbo.apache.org/faq/0/99 to find instructions. 
2023-07-13 13:44:31.209  WARN 82057 --- [           main] .a.d.c.DeprecatedMethodInvocationCounter :  [DUBBO] Deprecated method invoked. The method is org.apache.dubbo.config.AbstractInterfaceConfig.setMonitor(MonitorConfig monitor), dubbo version: 3.3.0-beta.1-SNAPSHOT, current host: 30.221.149.6, error code: 0-99. This may be caused by invocation of deprecated method, go to https://dubbo.apache.org/faq/0/99 to find instructions. 
2023-07-13 13:44:31.215  WARN 82057 --- [           main] .a.d.c.DeprecatedMethodInvocationCounter :  [DUBBO] Deprecated method invoked. The method is org.apache.dubbo.config.AbstractInterfaceConfig.appendMetricsCompatible(Map<String, String> map), dubbo version: 3.3.0-beta.1-SNAPSHOT, current host: 30.221.149.6, error code: 0-99. This may be caused by invocation of deprecated method, go to https://dubbo.apache.org/faq/0/99 to find instructions. 

Guia do colaborador