cfmcgrady commented on PR #2055:
URL: 
https://github.com/apache/incubator-celeborn/pull/2055#issuecomment-1784930347

   > there is no additional overhead from multiple invocations.
   
   You're correct. I mean we can remove the `TransportClientFactory#conf` 
variable, as it is only used within the function `initializeMemoryAllocator` 
when the `TransportClientFactory` is initialized.
   
   
https://github.com/apache/incubator-celeborn/blob/70366edb7cef59ff27bdde888b747a897b1f0a2c/common/src/main/java/org/apache/celeborn/common/network/client/TransportClientFactory.java#L71


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