Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

New attribute "comment" can be set on queue. You can set the attribute using qmgr.

add commentQmgr: set queue q_name comment = "comment here"
remove commentQmgr: unset queue q_name comment

The purpose of the comment attribute is to keep information about the queue. For example a description of the queue.

...