[ 
https://issues.apache.org/jira/browse/SYNAPSE-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850270#comment-16850270
 ] 

Hudson commented on SYNAPSE-1048:
---------------------------------

SUCCESS: Integrated in Jenkins build Synapse - Trunk #5404 (See 
[https://builds.apache.org/job/Synapse%20-%20Trunk/5404/])
Fix for SYNAPSE-1048 by Isuru Ranawaka (isudana: rev 1860309)
* (edit) 
java/modules/transports/core/nhttp/src/main/java/org/apache/synapse/transport/passthru/TargetHandler.java


> Listenning IO Reactor worker threads are  blocked If exception occured while 
> pass throughing  large messages.
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-1048
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-1048
>             Project: Synapse
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 1.1
>            Reporter: isuru janith ranawaka
>            Assignee: Isuru Udana Loku Narangoda
>            Priority: Major
>             Fix For: 3.0.2
>
>         Attachments: SYNAPSE_1048.diff
>
>
> Listening IO Reactor worker threads could be blocked while pass through  
> large messages if exception occurred in the TargetHandler. Currently if 
> exception occurred then fault messages are  propagated to Fault Sequence but 
> does not inform weather it is a writer error or reader error which could be  
> caused IO worker threads  being spinning for condition in Pipe.flushContent() 
> . 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to