[
https://issues.apache.org/jira/browse/THRIFT-4049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178074#comment-16178074
]
ASF GitHub Bot commented on THRIFT-4049:
----------------------------------------
GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1371
THRIFT-4049, THRIFT-4053: when skipping, if field type is invalid thr…
…ow a protocol exception of invalid data instead of doing nothing
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift THRIFT-4049
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1371.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 #1371
----
commit 67e2884cf582064490f9a90cc68fd34ef4c106fb
Author: James E. King, III <[email protected]>
Date: 2017-09-24T04:20:08Z
THRIFT-4049, THRIFT-4053: when skipping, if field type is invalid throw a
protocol exception of invalid data instead of doing nothing
----
> Skip() should throw TProtocolException.INVALID_DATA on unknown data types
> -------------------------------------------------------------------------
>
> Key: THRIFT-4049
> URL: https://issues.apache.org/jira/browse/THRIFT-4049
> Project: Thrift
> Issue Type: Sub-task
> Components: C++ - Library
> Reporter: Jens Geyer
> Assignee: James E. King, III
> Fix For: 0.11.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)