kou commented on PR #36009: URL: https://github.com/apache/arrow/pull/36009#issuecomment-1606916033
https://github.com/apache/arrow/actions/runs/5368022930/jobs/9738596690?pr=36009#step:7:14222 ```text Unknown error Invalid flight: expired: 1: 2 seconds ``` ```text FAILED TEST: expiration_time:do_get Java producing, Java consuming ``` Hmm. It seems that the Java implementation takes 2+ seconds for `GetFlightInfo` and `DoGet` on CI. I think that it's too slow even we run it on CI. Anyway, I'll increase expiration time. -- 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]
