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/07/08 20:32:00 UTC

[jira] [Created] (ARROW-17024) [Java] Ensure Flight with native Netty transport is actually being tested

David Li created ARROW-17024:
--------------------------------

             Summary: [Java] Ensure Flight with native Netty transport is actually being tested
                 Key: ARROW-17024
                 URL: https://issues.apache.org/jira/browse/ARROW-17024
             Project: Apache Arrow
          Issue Type: Improvement
          Components: FlightRPC, Java
            Reporter: David Li
            Assignee: David Li


There's only one test that exercises the domain socket path and it appears it's getting skipped on CI
{noformat}
[INFO] Running org.apache.arrow.flight.TestServerOptions
Warning:  Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.024 s - in org.apache.arrow.flight.TestServerOptions {noformat}
We should make sure this test works and figure out whatever Maven magic we need to get the right dependencies on the right platforms



--
This message was sent by Atlassian Jira
(v8.20.10#820010)