Mark Erickson created THRIFT-3468:
-------------------------------------

             Summary: Dart TSocketTransport onError handler is too restrictive
                 Key: THRIFT-3468
                 URL: https://issues.apache.org/jira/browse/THRIFT-3468
             Project: Thrift
          Issue Type: Bug
          Components: Dart - Library
            Reporter: Mark Erickson
            Assignee: Mark Erickson


PROBLEM
Dart TSocketTransport listens to the TSocket.onError stream.  It was 
incorrectly expecting a String, when the stream's type is Object.

SOLUTION
Accept an Object, to match the stream.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to