isuru janith ranawaka created SYNAPSE-1048: ----------------------------------------------
Summary: Listenning IO Reactor worker threads are blocked If exception occured while pass through 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: Hiranya Jayathilaka Fix For: FUTURE 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 is 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 (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse.apache.org