[
https://issues.apache.org/jira/browse/SYNAPSE-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16972421#comment-16972421
]
Hudson commented on SYNAPSE-1104:
---------------------------------
SUCCESS: Integrated in Jenkins build Synapse - Trunk #5420 (See
[https://builds.apache.org/job/Synapse%20-%20Trunk/5420/])
Fix SYNAPSE-1104 Fix Transport issue when the pipe is not consumed (madhawa30:
[https://github.com/apache/synapse/commit/9e88820ef63061f1ee61900148c4b15d1fec95bf])
* (edit)
modules/transports/core/nhttp/src/main/java/org/apache/synapse/transport/passthru/util/ControlledByteBuffer.java
* (edit)
modules/transports/core/nhttp/src/main/java/org/apache/synapse/transport/passthru/Pipe.java
* (edit)
modules/transports/core/nhttp/src/main/java/org/apache/synapse/transport/passthru/util/RelayUtils.java
> Synapse transport locks when there is an exception within Clone Mediator
> ------------------------------------------------------------------------
>
> Key: SYNAPSE-1104
> URL: https://issues.apache.org/jira/browse/SYNAPSE-1104
> Project: Synapse
> Issue Type: Bug
> Reporter: Madhawa Kasun Gunasekara
> Assignee: Isuru Udana
> Priority: Major
> Attachments: Fix_SYNAPSE-1104.patch
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When there is an exception happens in the mediation, the exception handler
> tries to read all the data from the input stream.
> When the exception happens in a clone mediator, there seems to be the
> InputStream is already read. however there is a following code, which is
> indefinitely waits, as no more data is available.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]