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

Keith Wall updated QPID-7172:
-----------------------------
    Fix Version/s: Future

> HTTP Management threads are blocked by potentially long running operations
> --------------------------------------------------------------------------
>
>                 Key: QPID-7172
>                 URL: https://issues.apache.org/jira/browse/QPID-7172
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Keith Wall
>             Fix For: Future
>
>
> As an operator of the Broker using the Web Management Console, I can initiate 
> operations such as purge queue.  These operations may be long running.
> When issuing a long running operation the user ought to get visual feedback 
> that it is in progress.  Later the user should be able to return and find out 
> if the task is finished and get the result.
> Currently the operator may believe that the operation is 'stuck', and try the 
> operation again, or get a colleague to do the same.
> Internally within the Java Broker, the web thread is blocked awaiting the 
> operation on the configuration thread.  If many such operations are in flight 
> (or the operator retries an operation in belief it is stuck), the web tier 
> may become slow or unresponsive.



--
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