[ https://issues.apache.org/jira/browse/PROTON-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14216170#comment-14216170 ]
ASF subversion and git services commented on PROTON-743: -------------------------------------------------------- Commit 6504db6fcebc33fe57eef1b5e334b32e4b14055c in qpid-proton's branch refs/heads/master from [~mcpierce] [ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=6504db6 ] PROTON-743: Provide a means to clear errors in a Ruby Messenger. Added the clear_error method to allow clearing out the error state in a Ruby Messenger object. > [PATCH] ruby: user doesn't have access to clear messenger error object > ---------------------------------------------------------------------- > > Key: PROTON-743 > URL: https://issues.apache.org/jira/browse/PROTON-743 > Project: Qpid Proton > Issue Type: Bug > Components: ruby-binding > Affects Versions: 0.8 > Reporter: Dominic Evans > Assignee: Darryl L. Pierce > Priority: Minor > Attachments: > 0001-Wrapper-pn_error-so-user-has-more-control-over-it.patch > > > Once messenger error has been set and it has been read from messenger.error > and logged / acted upon, it would be useful for the user to be able to clear > the error object so they can continue operating. Wrappering it up in an Error > class makes this easier. -- This message was sent by Atlassian JIRA (v6.3.4#6332)