[jboss-jira] [JBoss JIRA] (WFLY-1921) Cancel operation is ignored when flushing JMS destination metrics in the management console
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Thu Aug 22 03:49:26 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798379#comment-12798379 ]
RH Bugzilla Integration commented on WFLY-1921:
-----------------------------------------------
Osamu Nagano <onagano at redhat.com> made a comment on [bug 999813|https://bugzilla.redhat.com/show_bug.cgi?id=999813]
Description of problem:
When you push "Flush" button on JMS Destinations runtime tab (both of queues and topics), a confirmation dialog box brings up. "Cancel" button in the dialog box is always ignored and destination flushing is inevitably executed.
Steps to Reproduce:
1. Launch a standalone-full.xml instance.
2. Create a queue, helloworld-jms quickstart is sufficient.
3. In the management console, go to "Runtime > JMS Destinations > Queues" tab.
4. Select the queue and push "Flush".
5. Push "Cancel" in the dialog.
6. "Cancel" is ignored and messages are flushed.
Additional info:
"remove-messages" operation in CLI is the equivalent one. So possible workaround will be something like as follows.
/subsystem=messaging/hornetq-server=default/jms-queue=testQueue:remove-messages()
> Cancel operation is ignored when flushing JMS destination metrics in the management console
> -------------------------------------------------------------------------------------------
>
> Key: WFLY-1921
> URL: https://issues.jboss.org/browse/WFLY-1921
> Project: WildFly
> Issue Type: Bug
> Components: Web Console
> Reporter: Osamu Nagano
> Assignee: Heiko Braun
>
> When you push "Flush" button on JMS Destinations runtime tab (both of queues and topics), a confirmation dialog box brings up. "Cancel" button in the dialog box is always ignored and destination flushing is inevitably executed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list