Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

New attribute "comment" can be set on queue. The purpose of the comment attribute is to keep information about the queue. For example a description of the queue.

  • The comment attribute is unset by default.
  • Only administarator can set/unset the attribute. It can be set/unset using qmgr.
  • Everybody can read this attribute using qmgr or qstat.
  • Attribute is stored in the database.
set commentQmgr: set queue <queue_name> comment = "comment here"
unset commentQmgr: unset queue <queue_name> comment



  • No labels