You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Brian Bouterse (JIRA)" <ji...@apache.org> on 2016/02/12 21:55:18 UTC

[jira] [Created] (QPID-7064) Document Asynchronous Error Notification API on Connection, Session, Receiver, and Sender objects

Brian Bouterse created QPID-7064:
------------------------------------

             Summary: Document Asynchronous Error Notification API on Connection, Session, Receiver, and Sender objects
                 Key: QPID-7064
                 URL: https://issues.apache.org/jira/browse/QPID-7064
             Project: Qpid
          Issue Type: Bug
          Components: Python Client
    Affects Versions: 0.32
            Reporter: Brian Bouterse
            Priority: Minor


With the fixing of QPID-7053 an asynchronous exception notification callback is added to the Connection, Session, Receiver, and Sender objects in qpid.messaging. The purpose and usage of this is not immediately obvious and would benefit from documentation being added. It also needs to explain that it is forbidden to call back in qpid.messaging from within the callback handler. Also it needs to identify the required function signature that the developer must adhere to to create a usable callback and then how to register it.

I propose this documentation be added at the object level so it appears in the main-page of each object type and not at the function level.



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