[
https://issues.apache.org/jira/browse/PROTON-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14553522#comment-14553522
]
ASF subversion and git services commented on PROTON-881:
--------------------------------------------------------
Commit 2d3cefc4562e2246a9007d500cf2885ad9b8adc6 in qpid-proton's branch
refs/heads/proton-j-reactor from [~prestona]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=2d3cefc ]
PROTON-881: make unittests check for Java I/O object leaks
Implements something similar to pn_io so that the various Java I/O resources are
created in a single place. Reactor unit tests are parameterized to run once
with
the reactor implementation returned from Proton.reactor() and once from a
unittest extension of ReactorImpl which checks that all Java I/O resources, used
by testcase, are closed.
> Proton-j reactor implementation
> -------------------------------
>
> Key: PROTON-881
> URL: https://issues.apache.org/jira/browse/PROTON-881
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-j
> Affects Versions: 0.9
> Reporter: Adrian Preston
> Priority: Minor
>
> To keep the proton-j codebase consistent with proton-c - there should be a
> native Java port of the reactor.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)