apache/dubbo

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

Open

#12,720 opened on Jul 13, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (26,453 forks)batch import
component/sdkhelp wantedtype/enhancement

Repository metrics

Stars
 (41,524 stars)
PR merge metrics
 (Avg merge 7d 14h) (20 merged PRs in 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. 

Contributor guide