-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50574/
-----------------------------------------------------------
Review request for qpid and Andrew Stitcher.
Bugs: PROTON-1241
https://issues.apache.org/jira/browse/PROTON-1241
Repository: qpid-proton-git
Description
-------
Rework messaging_handler to elliminate delete reference to messaging_adapter
from header files. deal with event flow in copy case versus move case. Add
test
Diffs
-----
proton-c/bindings/cpp/CMakeLists.txt 1561134
proton-c/bindings/cpp/include/proton/messaging_handler.hpp 8520846
proton-c/bindings/cpp/src/handler.cpp cda8acb
proton-c/bindings/cpp/src/handler_test.cpp PRE-CREATION
proton-c/bindings/cpp/src/messaging_adapter.hpp 846b466
proton-c/bindings/cpp/src/messaging_adapter.cpp 37fc4e0
Diff: https://reviews.apache.org/r/50574/diff/
Testing
-------
ctest
Thanks,
Cliff Jansen