abhishekrb19 opened a new pull request, #16387:
URL: https://github.com/apache/druid/pull/16387

   The coordinator dynamic config `killAllDataSources` has been removed since 
Druid 0.23.0: https://github.com/apache/druid/pull/12187.
   
   As we can see in this patch, the configuration was used only in tests to 
verify serialization, with no real usage. But since it has been many releases, 
this patch removes all stale references to it to avoid any confusion.
   
   This PR has:
   
   - [x] been self-reviewed.
   - [x] added unit tests or modified existing tests to cover new code paths, 
ensuring the threshold for [code 
coverage](https://github.com/apache/druid/blob/master/dev/code-review/code-coverage.md)
 is met.
   - [x] been tested in a test Druid cluster.
   


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

Reply via email to