[ 
https://issues.apache.org/jira/browse/QPID-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Rudyy updated QPID-6536:
-----------------------------
    Attachment: 0001-QPID-6536-Display-user-friendly-message-on-configure.patch

> [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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to