You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/06/28 18:04:00 UTC

[jira] [Resolved] (ARROW-12842) [Java][FlightRPC] Error metadata from FlightStatusException is not propagated to client

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

David Li resolved ARROW-12842.
------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

Issue resolved by pull request 10370
[https://github.com/apache/arrow/pull/10370]

> [Java][FlightRPC] Error metadata from FlightStatusException is not propagated to client
> ---------------------------------------------------------------------------------------
>
>                 Key: ARROW-12842
>                 URL: https://issues.apache.org/jira/browse/ARROW-12842
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: FlightRPC, Java
>    Affects Versions: 4.0.0
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> It works if you use gRPC's StatusRuntimeException directly, but not if you use FlightStatusException, since the metadata isn't copied over in StatusUtils.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)