Skip to content

Remove stale references to killAllDataSources#16387

Merged
kfaraz merged 1 commit intoapache:masterfrom
abhishekrb19:remove_references_to_killAllDataSources
May 5, 2024
Merged

Remove stale references to killAllDataSources#16387
kfaraz merged 1 commit intoapache:masterfrom
abhishekrb19:remove_references_to_killAllDataSources

Conversation

@abhishekrb19
Copy link
Copy Markdown
Contributor

@abhishekrb19 abhishekrb19 commented May 3, 2024

The coordinator dynamic config killAllDataSources has been removed since Druid 0.23.0: #12187.

As we can see in this patch, the configuration was used only in tests, 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:

  • been self-reviewed.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage is met.
  • been tested in a test Druid cluster.

This parameter has been removed for awhile now as of Druid 0.23.0
apache#12187.

The code was only used in tests to verify that serialization works.
Now remove all references to avoid any confusion.
Copy link
Copy Markdown
Contributor

@kfaraz kfaraz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the cleanup, @abhishekrb19 !

@kfaraz kfaraz merged commit 2a638d7 into apache:master May 5, 2024
IgorBerman pushed a commit to IgorBerman/druid that referenced this pull request May 5, 2024
…ces. (apache#16387)

This parameter has been removed for awhile now as of Druid 0.23.0
apache#12187.

The code was only used in tests to verify that serialization works.
Now remove all references to avoid any confusion.
@abhishekrb19 abhishekrb19 deleted the remove_references_to_killAllDataSources branch May 6, 2024 00:57
@kfaraz kfaraz added this to the 31.0.0 milestone Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants