Jens Geyer created THRIFT-3470: ---------------------------------- Summary: Sporadic timeouts with pipes Key: THRIFT-3470 URL: https://issues.apache.org/jira/browse/THRIFT-3470 Project: Thrift Issue Type: Bug Components: Delphi - Library Affects Versions: 0.9.3, 0.9.2 Reporter: Jens Geyer Assignee: Jens Geyer
Under some rare, exotic circumstances a client may run into a timeout only because the server has not received the message sent through a named pipe. This turned out to be a timing issue that can be solved easily by implementing the {{Flush()}} method correctly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)