Skip to content

Admininistration functionality for [Simple|Direct]MessageListenerContainer via jmx #1521

@garyrussell

Description

@garyrussell

Discussed in #1520

Originally posted by rfelgent October 18, 2022
Hi @ALL,

at my company we have created code that exposes basic admininistration functionality for [Simple|Direct]MessageListenerContainer: the so called MessageListenerContainerAdmin.

The current feature set is compromised of:

  • start|stop of listener containers for queue x
  • setting concurrency like maxConsumer, minConsumer for queue x
  • setting batch like batchSize, receiveTimeout for queue x

The idea of a MessageListenerContainerAdmin is highly inspired by AmqpAdmin.
My company would like to contribute such code to the core spring-amqp framework.

If you people (especially @garyrussell as lead developer of spring-amqp) are interested in this feature, I could make a PR.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions