GitHub user mice530 opened a pull request:
https://github.com/apache/thrift/pull/773
THRIFT-9999:In multiplexer mode, when data gets big, error occurs in
accepting data
THRIFT-9999:In multiplexer mode, when data gets big, delete hash of seqId
may lead to wrong client.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/FroadUED/thrift master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/773.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 #773
----
commit 9cf44edcb8e7b79f28aeef45c44cd896c83a3910
Author: amoschen(éæºæµ©) <[email protected]>
Date: 2016-01-05T18:23:59Z
In multiplexer mode, when data gets big, delete hash of seqId may lead to
wrong client.
commit c9e114d48457881b720b9da3479433c84fa54a0f
Author: amoschen(éæºæµ©) <[email protected]>
Date: 2016-01-05T18:26:49Z
delete extra semicolon
----
---
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.
---