[ 
https://issues.apache.org/jira/browse/ARROW-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865591#comment-16865591
 ] 

David Li commented on ARROW-4484:
---------------------------------

Bumped this to next version, the better way to fix this is to fix upstream + 
provide a fully async API.

> [Java] improve Flight DoPut busy wait
> -------------------------------------
>
>                 Key: ARROW-4484
>                 URL: https://issues.apache.org/jira/browse/ARROW-4484
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: FlightRPC, Java
>            Reporter: David Li
>            Priority: Major
>              Labels: flight
>             Fix For: 0.15.0
>
>
> Currently the implementation of putNext in FlightClient.java busy-waits until 
> gRPC indicates that the server can receive a message. We should either 
> improve the busy-wait (e.g. add sleep times), or rethink the API and make it 
> non-blocking.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to