lidavidm commented on pull request #8265:
URL: https://github.com/apache/arrow/pull/8265#issuecomment-770858665


   I don't have any tests on concurrent RPCs.
   
   It seems so long as we're not in debug mode, there shouldn't be much work 
done in creating a new allocator. Also, this mainly affects methods which are 
less about call throughput and more about message throughput. If it is a 
concern, we could pool allocators instead of creating a new one every time, but 
since this doesn't impact the default way of building a Flight server, I'd 
rather we get it out and see how it holds up.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to