zhoujinsong commented on code in PR #3669:
URL: https://github.com/apache/amoro/pull/3669#discussion_r2255758902


##########
amoro-ams/src/main/java/org/apache/amoro/server/optimizing/OptimizingProcess.java:
##########
@@ -24,6 +24,8 @@
 
 public interface OptimizingProcess {
 
+  int getQuotaLimit();

Review Comment:
   Maybe we should not add this method to the interface, it is only used inner 
the implementation.



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