Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4443

node.js json_protocol throws error in skip function

    XMLWordPrintableJSON

Details

    Description

      The skip function is unsupported in the node.js implementation of the json_protocol. Interestingly, the compact_protocol implements the skip function, as does the JavaScript version.

      TJSONProtocol.prototype.skip = function(type) {
        throw new Error('skip not supported yet');
      };
      

      Attachments

        Issue Links

          Activity

            People

              jking3 James E. King III
              kerridevine Kerri Devine
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 2h
                  2h
                  Remaining:
                  Remaining Estimate - 2h
                  2h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified