You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "engimatic (via GitHub)" <gi...@apache.org> on 2023/03/02 02:48:28 UTC

[GitHub] [arrow] engimatic commented on issue #34021: [Java] BufferAllocator allocated memory always increase

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org