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

Use the existing background thread to refresh metadata state for partition key usage #399

Open
mensfeld opened this issue Jan 26, 2024 · 1 comment
Assignees
Labels
performance Improvements and changes related to performance producer Producer related issues

Comments

@mensfeld
Copy link
Member

We could also consider just using the local metadata state of given partition without the metadata query all together.

One of those should be the way to go.

@mensfeld mensfeld added producer Producer related issues performance Improvements and changes related to performance labels Jan 26, 2024
@mensfeld mensfeld self-assigned this Jan 26, 2024
@mensfeld
Copy link
Member Author

Two things to consider:

  1. We could use metadata that is locally available if it is being refreshed for those topics automatically
  2. We anyhow need to have sync mode for new topics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Improvements and changes related to performance producer Producer related issues
Development

No branches or pull requests

1 participant