You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Aki Sukegawa (JIRA)" <ji...@apache.org> on 2019/02/17 14:29:00 UTC

[jira] [Resolved] (THRIFT-4056) Skip() should throw TProtocolException.INVALID_DATA on unknown data types

     [ https://issues.apache.org/jira/browse/THRIFT-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aki Sukegawa resolved THRIFT-4056.
----------------------------------
    Resolution: Not A Problem

It doesn't throw INVALID_DATA but it correctly aborts the processing on invalid data.

If we still want to throw INVALID_DATA please raise another issue to switch the whole library's error handling to Thrift-defined exceptions.

> Skip() should throw TProtocolException.INVALID_DATA on unknown data types
> -------------------------------------------------------------------------
>
>                 Key: THRIFT-4056
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4056
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Erlang - Library
>            Reporter: Jens Geyer
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)