jerqi commented on PR #82: URL: https://github.com/apache/incubator-uniffle/pull/82#issuecomment-1195637938
I can't tell the difference, we use the `synchronized` lock. Before this patch, we lock the method. After the patch, we lock the class. I think they have the same performance. -- 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]
