Alexander Edge created THRIFT-5121:
--------------------------------------

             Summary: Logic bug in TMultiplexedProcessor – Swift
                 Key: THRIFT-5121
                 URL: https://issues.apache.org/jira/browse/THRIFT-5121
             Project: Thrift
          Issue Type: Bug
          Components: Swift - Library
            Reporter: Alexander Edge
            Assignee: Alexander Edge


A previous patch (https://github.com/apache/thrift/pull/2002) for 
https://issues.apache.org/jira/browse/THRIFT-5084 added multiplexing support 
but contained a logical error when checking the message type. It should allow 
`oneway` and `call` message types and reject all others, but it rejected 
`oneway` and `call` messages and accepted all others.

 

I have created a PR to fix the bug.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to