You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2015/03/16 21:19:42 UTC

[jira] [Resolved] (QPIDJMS-27) update operation results handling to better tie in with event handlers

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

Robbie Gemmell resolved QPIDJMS-27.
-----------------------------------
    Resolution: Fixed

> update operation results handling to better tie in with event handlers
> ----------------------------------------------------------------------
>
>                 Key: QPIDJMS-27
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-27
>             Project: Qpid JMS
>          Issue Type: Improvement
>            Reporter: Robbie Gemmell
>
> Currently, results handling for operations such as opening and closing connections/sessions/producers/consumers occurs based on waiting on the object monitor of AmqpConnection and being notified (along with all other such waiting threads) to wake up inspect for completion of the operation using a predicate object. It would be good to make this more granular, and tie in to the newer Events handling (see related QPIDJMS-26) code that will in many cases be explicitly dispatching the result of changes for a specific resource.



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