[ https://issues.apache.org/jira/browse/PROTON-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sreeram Garlapati updated PROTON-1938:
--------------------------------------
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.
[https://github.com/apache/qpid-proton-j/pull/16]
was:
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.FRMAING_ERROR.
https://github.com/apache/qpid-proton-j/pull/16
> Transport error condition falsely pretends to be ConnectionError.FRAMING_ERROR
> ------------------------------------------------------------------------------
>
> Key: PROTON-1938
> URL: https://issues.apache.org/jira/browse/PROTON-1938
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-j
> Affects Versions: proton-j-0.29.0
> Reporter: Sreeram Garlapati
> Priority: Minor
> Fix For: proton-j-0.30.0
>
>
> 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.
> [https://github.com/apache/qpid-proton-j/pull/16]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org
|