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 2016/02/27 09:12:18 UTC

[jira] [Updated] (THRIFT-3687) Document server uncaught exception behavior

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

Aki Sukegawa updated THRIFT-3687:
---------------------------------
    Description: 
I'll include this to test/ThriftTest.thrift comment along with the cross test spec.
The plan is to change 'TException' handling spec so that
* server side throws the languages' arbitrary runtime error
* client side expects TApplicationException (> TException)

The test code changes should not be that large this way.

  was:
I'll include this to test/ThriftTest.thrift comment along with the cross test spec.
The plan is to change 'TException' handling spec so that
* server side throws the languages' arbitrary runtime error
* client side expects TApplicationException (> TException)
The test code changes should not be that large this way.


> Document server uncaught exception behavior
> -------------------------------------------
>
>                 Key: THRIFT-3687
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3687
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Documentation, Test Suite
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>
> I'll include this to test/ThriftTest.thrift comment along with the cross test spec.
> The plan is to change 'TException' handling spec so that
> * server side throws the languages' arbitrary runtime error
> * client side expects TApplicationException (> TException)
> The test code changes should not be that large this way.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)