Pindikura Ravindra created ARROW-5829:
-----------------------------------------
Summary: [Java] failure in TestServerOptions.domainSocket
Key: ARROW-5829
URL: https://issues.apache.org/jira/browse/ARROW-5829
Project: Apache Arrow
Issue Type: Bug
Components: FlightRPC, Java
Reporter: Pindikura Ravindra
I see this consistently with the 0.14.0 rc0 release candidate on mac mojave.
java.io.IOException: Failed to bind
at
org.apache.arrow.flight.TestServerOptions.domainSocket(TestServerOptions.java:46)
Caused by: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed:
Address already in use
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)