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

Keith Wall updated QPID-7441:
-----------------------------
    Priority: Minor  (was: Major)

> [Java Broker] Make AbstractConfiguredObject#setAttributesAsync actually 
> asynchronous
> ------------------------------------------------------------------------------------
>
>                 Key: QPID-7441
>                 URL: https://issues.apache.org/jira/browse/QPID-7441
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Lorenz Quack
>            Priority: Minor
>             Fix For: Future
>
>
> Currently {{AbstractConfiguredObject#setAttributesAsync}} performs the 
> setting of the attributes in a synchronous {{runTask()}} the only thing async 
> is the potential state change that might occur.
> The setting of the attributes should happen asynchronously to match the 
> method name. The potential state change should then be chained to the future.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to