engimatic commented on issue #34021:
URL: https://github.com/apache/arrow/issues/34021#issuecomment-1451192252

   > The implementation of methods like getStream should poll 
`listener.isReady`:
   > 
   > 
https://github.com/apache/arrow/blob/ef21008d4e253188092f3c54ad4f7e83aac8d79e/java/flight/flight-core/src/main/java/org/apache/arrow/flight/OutboundStreamListener.java#L30-L37
   
   Thanks, when I use isReady method, I have already resolved this problem in 
doget.
   But when I test this case in doaction, also encountered the same issue.So 
how do I throttle the producer in doaction method?


-- 
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]

Reply via email to