HeimingZ opened a new pull request, #11774: URL: https://github.com/apache/iotdb/pull/11774
## Before Currently, the parameter compaction_write_throughput_mb_per_sec doesn't support negative value and negative values make RateLimitor throwing exceptions. ## After Any value less than or equal to 0 means no limit in the compaction_write_throughput_mb_per_sec. -- 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]
