You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pegasus.apache.org by GitBox <gi...@apache.org> on 2021/10/20 01:58:21 UTC

[GitHub] [incubator-pegasus] levy5307 commented on a change in pull request #829: feat: support read throttling by size

levy5307 commented on a change in pull request #829:
URL: https://github.com/apache/incubator-pegasus/pull/829#discussion_r732360594



##########
File path: src/server/capacity_unit_calculator.h
##########
@@ -23,6 +23,13 @@
 #include <dsn/perf_counter/perf_counter_wrapper.h>
 #include <rrdb/rrdb_types.h>
 
+namespace dsn {
+namespace utils {
+class token_bucket_throttling_controller;
+}

Review comment:
       // namespace utils




-- 
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: dev-unsubscribe@pegasus.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pegasus.apache.org
For additional commands, e-mail: dev-help@pegasus.apache.org