cyb70289 commented on a change in pull request #12628:
URL: https://github.com/apache/arrow/pull/12628#discussion_r826547105



##########
File path: cpp/src/arrow/flight/transport/grpc/grpc_client.cc
##########
@@ -316,7 +311,6 @@ class FinishableDataStream : public 
internal::ClientDataStream {
 
   std::shared_ptr<ClientRpc> rpc_;
   std::shared_ptr<Stream> stream_;
-  std::shared_ptr<MemoryManager> memory_manager_;

Review comment:
       Is it possible to also remove `memory_manager_` from transport server 
implementations?




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