jerqi commented on PR #82:
URL: https://github.com/apache/incubator-uniffle/pull/82#issuecomment-1195750014

   > The lock is just to avoid concurrency conflict on initialization of 
client. Once Instance is initialized, no need to lock. Right? @jerqi
   
   I got your point.  But I prefer use LazyHolder
   
https://github.com/apache/incubator-uniffle/blob/20d39e8455788ce27b97c9a63031d8c42cf64e5f/server/src/main/java/org/apache/uniffle/server/storage/StorageManagerFactory.java#L25


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to