You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by jeking3 <gi...@git.apache.org> on 2017/02/22 02:42:33 UTC

[GitHub] thrift pull request #1202: THRIFT-3801: Fix exception with nodejs multiplexe...

GitHub user jeking3 opened a pull request:

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

    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
    
    Supercedes https://github.com/apache/thrift/pull/1063
    Supercedes https://github.com/apache/thrift/pull/773
    
    Just want a clean CI build before merging.

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

    $ git pull https://github.com/jeking3/thrift THRIFT-3801

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

    https://github.com/apache/thrift/pull/1202.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 #1202
    
----
commit b7578ffffb966197592bc30577e07af368461477
Author: Adam Curtis <ad...@mooloop.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift issue #1202: THRIFT-3801: Fix exception with nodejs multiplexer

Posted by jeking3 <gi...@git.apache.org>.
Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1202
  
    The only build failure is unrelated:
    
    https://issues.apache.org/jira/browse/THRIFT-4103
    
    I am going to merge this.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift pull request #1202: THRIFT-3801: Fix exception with nodejs multiplexe...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---