leixm commented on code in PR #2817:
URL: https://github.com/apache/celeborn/pull/2817#discussion_r1805728205


##########
worker/src/main/java/org/apache/celeborn/service/deploy/worker/congestcontrol/CongestionController.java:
##########
@@ -332,4 +340,17 @@ public UserCongestionControlContext 
getUserCongestionContext(UserIdentifier user
   public BufferStatusHub getConsumedBufferStatusHub() {
     return consumedBufferStatusHub;
   }
+
+  private void updateQuota(ConfigService configService) {

Review Comment:
   Done.



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