zuston commented on code in PR #2538:
URL: https://github.com/apache/uniffle/pull/2538#discussion_r2189264782
##########
common/src/main/java/org/apache/uniffle/common/rpc/GrpcServer.java:
##########
@@ -102,14 +103,17 @@ static void reset() {
}
private Server buildGrpcServer(int serverPort) {
+ boolean isClientSmallCacheEnabled =
Review Comment:
Sounds good. This option could be extended to cover the #1780 requirements.
--
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]