Ravi Undupitiya created SYNAPSE-1004: ----------------------------------------
Summary: Passthrough Transport deadlock scenario Key: SYNAPSE-1004 URL: https://issues.apache.org/jira/browse/SYNAPSE-1004 Project: Synapse Issue Type: Bug Components: Transports Reporter: Ravi Undupitiya Assignee: Hiranya Jayathilaka Fix For: FUTURE An issue exists where Pass Through transport Pipe goes into a dead lock situation during pipe error scenarios. A situation arises where the Producer and Consumer threads wait on each other. This reproducible with high concurrent burst loads using pass through transport and can lead to all PTT threads being locked causing synapse HTTP to be unresponsive. I've attached a diff (created over trunk) that addresses this issue for your consideration. -- 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