Skip to content

[NU-2021] Improved Kafka metadata caching: common cache and caching topics when schemaless topics are enabled #8116

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

Merged
merged 21 commits into from
May 30, 2025

Conversation

jedrz
Copy link
Contributor

@jedrz jedrz commented May 20, 2025

Describe your changes

Checklist before merge

  • Related issue ID is placed at the beginning of PR title in [brackets] (can be GH issue or Nu Jira issue)
  • Code is cleaned from temporary changes and commented out lines
  • Parts of the code that are not easy to understand are documented in the code
  • Changes are covered by automated tests
  • Showcase in dev-application.conf added to demonstrate the feature
  • Documentation added or updated
  • Added entry in Changelog.md describing the change from the perspective of a public distribution user
  • Added MigrationGuide.md entry in the appropriate subcategory if introducing a breaking change
  • Verify that PR will be squashed during merge

@github-actions github-actions bot added the docs label May 20, 2025
@jedrz jedrz force-pushed the cache-schemaless-topics branch from bb35bc3 to 9bae40c Compare May 21, 2025 06:52
@jedrz jedrz changed the title [NU-2021] Cache topics when topics without schema enabled [NU-2021] Improved Kafka metadata caching: common cache and caching topics when schemaless topics are enabled May 22, 2025
@jedrz jedrz marked this pull request as ready for review May 22, 2025 05:19
Copy link
Contributor

@raphaelsolarski raphaelsolarski left a comment

Choose a reason for hiding this comment

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

LGTM

@jedrz jedrz merged commit 3ac857a into staging May 30, 2025
19 checks passed
@jedrz jedrz deleted the cache-schemaless-topics branch May 30, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants