[
https://issues.apache.org/jira/browse/QPID-7064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149195#comment-15149195
]
ASF subversion and git services commented on QPID-7064:
-------------------------------------------------------
Commit 1730741 from [~kgiusti] in branch 'qpid/trunk'
[ https://svn.apache.org/r1730741 ]
QPID-7053: Add a callback that is invoked when asynchronous errors are
detected by the background thread.
QPID-7064: Improve documentation of the asynchronous error callbacks.
> 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
> Labels: docuentation
>
> 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: [email protected]
For additional commands, e-mail: [email protected]