David Li created ARROW-4984:
-------------------------------
Summary: [Flight][C++] Flight server segfaults when port is in use
Key: ARROW-4984
URL: https://issues.apache.org/jira/browse/ARROW-4984
Project: Apache Arrow
Issue Type: Bug
Components: C++, FlightRPC
Reporter: David Li
Assignee: David Li
Fix For: 0.14.0If a Flight server tries to bind to a port in use, it segfaults (as impl_->server_ will be nullptr). -- This message was sent by Atlassian JIRA (v7.6.3#76005)
