----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22021/ -----------------------------------------------------------
Review request for qpid and Rafael Schloming.
Bugs: PROTON-589
https://issues.apache.org/jira/browse/PROTON-589
Repository: qpid
Description
-------
Passive mode allows the file descriptors for messenger to be serviced by an
external loop.
This patch contains changes proposed to Messenger interface and supporting
interfaces.
Please note my working copy contains some very slight changes to the supporting
interfaces.
But the core direction taken is the same.
Diffs
-----
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-j/src/main/java/org/apache/qpid/proton/messenger/ConnectionEventHandler.java
PRE-CREATION
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-j/src/main/java/org/apache/qpid/proton/messenger/FileDescriptor.java
PRE-CREATION
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-j/src/main/java/org/apache/qpid/proton/messenger/Listener.java
PRE-CREATION
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-j/src/main/java/org/apache/qpid/proton/messenger/Messenger.java
1598310
http://svn.apache.org/repos/asf/qpid/proton/trunk/proton-j/src/main/java/org/apache/qpid/proton/messenger/Selectable.java
PRE-CREATION
Diff: https://reviews.apache.org/r/22021/diff/
Testing
-------
Thanks,
rajith attapattu
