[ https://issues.apache.org/jira/browse/SYNAPSE-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16971961#comment-16971961 ]
ASF subversion and git services commented on SYNAPSE-1104: ---------------------------------------------------------- Commit 9e88820ef63061f1ee61900148c4b15d1fec95bf in synapse's branch refs/heads/master from madhawa-gunasekara [ https://gitbox.apache.org/repos/asf?p=synapse.git;h=9e88820 ] Fix SYNAPSE-1104 Fix Transport issue when the pipe is not consumed correctly > 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: dev-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse.apache.org