GitHub user adamlc opened a pull request:

    https://github.com/apache/thrift/pull/1063

    THRIFT-3801: Fix exception with nodejs multiplexer

    THRIFT-3801 - Node Thrift client throws exception with multiplexer and 
responses that are bigger than a single buffer
    
    This fix was suggested by someone else. Unfortunately I don't know enough 
about Thrift to know if this will cause an issue. Hopefully we can discuss here 
:)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Jumplead/thrift master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1063.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1063
    
----
commit 240c1245ea7db0d923f57eadc1a04e29dfb9619f
Author: Adam Curtis <[email protected]>
Date:   2016-08-11T09:47:37Z

    Fix exception with nodejs multiplexer
    
    THRIFT-3801 - Node Thrift client throws exception with multiplexer and 
responses that are bigger than a single buffer

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to