Re: [PR] IoTConsensus Transit Snapshot Rate Limiter [iotdb]

2024-04-17 Thread via GitHub
OneSizeFitsQuorum merged PR #12348: URL: https://github.com/apache/iotdb/pull/12348 -- 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:

Re: [PR] IoTConsensus Transit Snapshot Rate Limiter [iotdb]

2024-04-16 Thread via GitHub
BUAAserein commented on code in PR #12348: URL: https://github.com/apache/iotdb/pull/12348#discussion_r1567413425 ## iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/iot/snapshot/IoTConsensusRateLimiter.java: ## @@ -0,0 +1,64 @@ +/* + * Licensed to the Apache

Re: [PR] IoTConsensus Transit Snapshot Rate Limiter [iotdb]

2024-04-16 Thread via GitHub
OneSizeFitsQuorum commented on code in PR #12348: URL: https://github.com/apache/iotdb/pull/12348#discussion_r1567285875 ## iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/iot/snapshot/IoTConsensusRateLimiter.java: ## @@ -0,0 +1,64 @@ +/* + * Licensed to the

[PR] IoTConsensus Transit Snapshot Rate Limiter [iotdb]

2024-04-16 Thread via GitHub
BUAAserein opened a new pull request, #12348: URL: https://github.com/apache/iotdb/pull/12348 ## Description Provides a IoT rate limiter for region migration. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the