Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Warning
titleWarning

Note that support for the MessageStoreTool was withdrawn beginning with release 0.16. The Management interfaces of the Broker now fulfil these use-cases.

MessageStore Tool

We have a number of implementations of the Qpid MessageStore interface. This tool allows the interrogation of these stores while the broker is offline.

MessageStore Implementations

Children Display
pageqpid:Java Broker Design - MessageStore

...

No Format
$ msTool.sh
MessageStoreTool - for examining Persistent Qpid Broker MessageStore instances
bdb$ 

Available Commands

The available commands in the tool can be seen through the use of the 'help' command.

...

Currently the tool only works whilst the broker is offline i.e. it is up, but not accepting AMQP connections. This requires a stop/start of the broker. If this functionality was incorporated into the broker then a telnet functionality could be provided allowing online management.