Skip to content

[Bug] Error logging level in ServiceAnnotationBeanPostProcessor #2987

@mercyblitz

Description

@mercyblitz

Environment

  • Dubbo version: 2.5.6
  • Operating System version: any
  • Java version: 1.6+

The related issue: apache/dubbo-spring-boot-project#329

Code snatch:

            if (logger.isInfoEnabled()) {
                logger.warn("The BeanDefinition[" + serviceBeanDefinition +
                        "] of ServiceBean has been registered with name : " + beanName);
            }

Metadata

Metadata

Assignees

Labels

type/bugBugs to being fixed

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions