You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/05/11 15:37:00 UTC

[jira] [Commented] (QPID-6536) [Java Broker] UI tabs should inform user when the underlying object disappears i.e. starts to return 404

    [ https://issues.apache.org/jira/browse/QPID-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14537939#comment-14537939 ] 

ASF subversion and git services commented on QPID-6536:
-------------------------------------------------------

Commit 1678753 from orudyy@apache.org in branch 'java/trunk'
[ https://svn.apache.org/r1678753 ]

QPID-6536: [Java Broker] Display user friendly message for deleted or unavailable configured object in configured object tab opened before it was deleted or became unavailable

> [Java Broker] UI tabs should inform user when the underlying object disappears i.e. starts to return 404
> --------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-6536
>                 URL: https://issues.apache.org/jira/browse/QPID-6536
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.18, 0.20, 0.22, 0.24, 0.26, 0.28, 0.30, 0.32
>            Reporter: Alex Rudyy
>             Fix For: 6.0 [Java]
>
>         Attachments: 0001-QPID-6536-Display-user-friendly-message-on-configure.patch
>
>
> As an operator of a Qpid Broker, I may watch an object through the UI. For instance, I may monitor the depth of a queue or watch statistics of a virtualhost or connection. Currently, if another actor in the system causes the object to go away, the UI gives me no clear visual indication that has happened. The queue tab for instance remains open on-screen but nothing actually indicates the object has gone. The counters remain at their last known values. The user may believe the object still exists and this may cause him to take the wrong action.
> Internally, the UI continues to periodically poll the objects GET URL, but it receives a 404 and does nothing.
> Change the UI to give a clean visual indication the tab no longer refers to a live object



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org