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 <[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.
---