You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "James Duong (Jira)" <ji...@apache.org> on 2020/11/04 01:21:00 UTC

[jira] [Created] (ARROW-10491) [FlightRPC][Java] Fix NPE when using FlightProducer without interceptors

James Duong created ARROW-10491:
-----------------------------------

             Summary: [FlightRPC][Java] Fix NPE when using FlightProducer without interceptors
                 Key: ARROW-10491
                 URL: https://issues.apache.org/jira/browse/ARROW-10491
             Project: Apache Arrow
          Issue Type: Bug
          Components: FlightRPC, Java
            Reporter: James Duong


There is an NPE when trying to use RequestContext when using a FlightService without FlightServer. It's because the RequestContext for the peer identity doesn't have a default.



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