Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
proton-j-0.29.0
-
None
Description
Although at various places in proton library - transport.setCondition() was invoked (for ex: IOHandler.java - invokes several places to communicate socket IOExceptions) - this was overwritten in TransportImpl.closed method and shows up as - ConnectionError.FRAMING_ERROR.
I created this PR: to help easily identify - where the problem was: https://github.com/apache/qpid-proton-j/pull/16
Please let me know if you need more info or have any inputs finishing the PR at sreeramg@microsoft.com...
Attachments
Issue Links
- links to