jduo opened a new issue, #40745:
URL: https://github.com/apache/arrow/issues/40745

   ### Describe the enhancement requested
   
   grpc-java recently added a toggle for changing the buffering threshold 
before backpressure is triggered 
(https://github.com/grpc/grpc-java/issues/5433).
   
   The default is 32KB. For Arrow Flight loads, this should be set higher: 
1-10MB. There FlightServer.Builder should also let users specify the threshold.
   
   Documentation should recommend users not use complicated backpressure 
strategies after making this change.
   
   ### Component(s)
   
   FlightRPC, Java


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