jaydeepkumar1984 opened a new pull request, #4593: URL: https://github.com/apache/cassandra/pull/4593
## Summary - Make `hinted_handoff_throttle` changes take effect for in-flight hint dispatch tasks. - Add unit coverage for live throttle updates. - Add an in-JVM distributed test covering dynamic throttle update without restart. ## Test plan - `ant -Duse.jdk11=true -Drat.skip=true test-jvm-dtest-some -Dtest.name=org.apache.cassandra.distributed.test.HintedHandoffThrottleDynamicUpdateTest` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

