clebert suconic created PROTON-647:
--------------------------------------
Summary: Implement an Event.copy or clone method
Key: PROTON-647
URL: https://issues.apache.org/jira/browse/PROTON-647
Project: Qpid Proton
Issue Type: Improvement
Reporter: clebert suconic
I'm facing an issue where I'm having to process the event after a pop.
I can't use the Event after pop because the Collector will place it on a pool.
The copy method would allow me to use it beyond pop:
I have achieved this with this commit here:
https://github.com/clebertsuconic/qpid-proton/commit/ed8367c1a699511ac9c5e23eb4f1a01ee4acff2c
--
This message was sent by Atlassian JIRA
(v6.2#6252)