Bozo Dragojevic created PROTON-983:
--------------------------------------
Summary: Expose Event.copy() to bindings
Key: PROTON-983
URL: https://issues.apache.org/jira/browse/PROTON-983
Project: Qpid Proton
Issue Type: Improvement
Reporter: Bozo Dragojevic
A handler is not supposed to keep a reference to the event.
In proton-j this is more obvious as collector actively clears the events before
returning them to the pool. In proton-c this is not strictly necessary as
referenced events are not re-pooled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)