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 2022/03/16 20:56:00 UTC

[jira] [Created] (ARROW-15956) [Java][FlightRPC] Consolidate integration testing code

David Li created ARROW-15956:
--------------------------------

             Summary: [Java][FlightRPC] Consolidate integration testing code
                 Key: ARROW-15956
                 URL: https://issues.apache.org/jira/browse/ARROW-15956
             Project: Apache Arrow
          Issue Type: Improvement
          Components: FlightRPC, Java
            Reporter: David Li
            Assignee: David Li


The Java Flight integration tests are an "example" but IMO they are a poor example: there's a lot going on that isn't strictly necessary, and beyond the code, there's not much presentation. Also, they serve double duty as example/integration test, but this means code is split between the "example" and the integration test. We would be better off with a full example in the cookbook, and consolidating and simplifying the integration test code. Also, we should make the integration test code better about reporting errors to debug issues like ARROW-15953.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)