Andy Goldstein created QPID-4235:
------------------------------------
Summary: qmf-tool should display object data with the keys sorted
Key: QPID-4235
URL: https://issues.apache.org/jira/browse/QPID-4235
Project: Qpid
Issue Type: Bug
Reporter: Andy Goldstein
Priority: Trivial
Attachments: qpid-4235.patch
When using qmf-tool like this:
query queue
show 2
The output is not sorted, i.e. it looks like this:
qmf: show 2
Properties:
Name Value
===================================================================================================================
unackedMessages 0
consumerCountLow 1
byteFtdDequeues 0
...
It is much easier to read if the property names are sorted.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]