GitHub user vh opened a pull request:

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

    Node.js: Set/unset client seqid for json_protocol and compact_protocol

    Like binary_protocol does.

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

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

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

    https://github.com/apache/thrift/pull/1058.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 #1058
    
----
commit bfa8f2db023491add792252d179ce55bbbf433d8
Author: Vadim Homchik <[email protected]>
Date:   2016-08-02T13:47:47Z

    record client seqid as in the binary_protocol to find callback

commit a5ff4e1f8edcc1b249d9b8000229fffc23384174
Author: Vadim Homchik <[email protected]>
Date:   2016-08-02T13:48:57Z

    unset seqid on writeMessageEnd

----


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