You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2016/10/05 10:53:20 UTC

[jira] [Updated] (QPID-7441) [Java Broker] Make AbstractConfiguredObject#setAttributesAsync actually asynchronous

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

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

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