jerqi commented on code in PR #2715:
URL: https://github.com/apache/uniffle/pull/2715#discussion_r2726628348


##########
client-spark/common/src/main/java/org/apache/uniffle/shuffle/manager/RssShuffleManagerBase.java:
##########
@@ -1639,4 +1641,8 @@ public ShuffleHandleInfo getOrFetchShuffleHandle(
     }
     return handle;
   }
+
+  public boolean isOvercompressionEnabled() {

Review Comment:
   It's a little weird for me that ShuffleManager has the such interfaces.



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