Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[hotfix] Remove unused method #150

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

1996fanrui
Copy link
Member

@1996fanrui 1996fanrui commented Jan 21, 2025

KafkaSubscriberUtils#getAllTopicMetadata is no longer used after #117 , but it's not removed.

Removing it to prevent it's called accidentally, get the metadata for all topics is a dangerous operation in production.

Copy link

boring-cyborg bot commented Jan 21, 2025

Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html)

Copy link
Member Author

@1996fanrui 1996fanrui left a comment

Choose a reason for hiding this comment

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

Hi @AHeise @xiaochen-zhou , would you mind reviewing this PR in your free time? thanks in advance.

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.

1 participant