Skip to content

Log noise when calling SimpleMessageListenerContainer.setQueues [AMQP-725] #2278

Closed
@spring-operator

Description

@spring-operator

Mike Cantrell opened AMQP-725 and commented

With the change introduced in #2176, calling SimpleMessageListenerContainer.setQueues causes a flood of log warnings:

Consumer raised exception, processing can restart if the connection factory supports it. Exception summary: org.springframework.amqp.rabbit.support.ConsumerCancelledException

These are probably more informational considering the type of exception (ConsumerCancelledException). Is it reasonable to lower this to INFO?


Referenced from: pull request #605

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions