lidavidm commented on pull request #12442: URL: https://github.com/apache/arrow/pull/12442#issuecomment-1083165119
For these: ``` [1648612443.238803] [my-test-host:688921:0] sock.c:660 UCX ERROR unknown address family: 0 [1648612443.267550] [my-test-host:688921:0] flush.c:26 UCX ERROR req 0x214af140: error during flush: Endpoint timeout, flush comp 0x214af1e0 count reduced to 0 ../src/arrow/flight/client.cc:487: FlightClient::~FlightClient(): Close() failed: IOError: ucp_am_send_nbx: UCX error -80: UCS_ERR_ENDPOINT_TIMEOUT Endpoint timeout ``` I'm not so sure about the unknown address family. A backtrace would be helpful there. For the second one: I'll see if we can ignore this particular failure condition -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
