[
https://issues.apache.org/jira/browse/QPID-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725193#action_12725193
]
Robbie Gemmell commented on QPID-1932:
--------------------------------------
An initial attempt is in place in branches/jmx_mc_gsoc09, however additional
work is required to fix issues identified surrounding the message list and its
sorting. These are:
The sorted order does not allow determining queue-order for the messages, which
is required to know which message 'delete message from top' will remove.
'Move Messages' will be modified to take a selection from the table rather than
using a dialog box to gather index ranges.
the 'viewMessages' method used to build the message list is inherently limited
to the first 2^31 message on the queue and needs updated to use Long index
variables to allow all messages on the queue to be viewed (at most 2^31 at a
time to accomodate the limitations of the TabularData sets used for the JMX
methods)
> create a new view for the Queue mbeans
> --------------------------------------
>
> Key: QPID-1932
> URL: https://issues.apache.org/jira/browse/QPID-1932
> Project: Qpid
> Issue Type: Sub-task
> Components: Java Management : JMX Console
> Reporter: Robbie Gemmell
> Assignee: Robbie Gemmell
>
> create a new view for the Queue mbeans
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]