[
https://issues.apache.org/jira/browse/THRIFT-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz resolved THRIFT-5049.
------------------------------------------
Resolution: Duplicate
Same request as THRIFT-6210, which describes the current behaviour on master
and the options. Resolving as a duplicate so the discussion happens in one
place.
_This comment was created with AI assistance._
> Process panic in generated processor
> ------------------------------------
>
> Key: THRIFT-5049
> URL: https://issues.apache.org/jira/browse/THRIFT-5049
> Project: Thrift
> Issue Type: Wish
> Components: Go - Compiler
> Affects Versions: 0.13.0
> Reporter: Serhii
> Priority: Minor
>
> Hello. In current version go generator doesn't provide functionality to
> handle panic in generated processor. You can pass defer function which will
> write TApplicationException to output protocol there
> https://github.com/apache/thrift/blob/0.13.0/compiler/cpp/src/thrift/generate/t_go_generator.cc#L2787.
>
> In current version on processor we need to process panic in custom server to
> send NewTApplicationException to clients and it is very uncomfortable.
> Thanks.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)