Skip to content

Remove unused backingStoreMap in LocalPolarisMetaStoreManagerFactory#4434

Open
hyongtao-code wants to merge 1 commit into
apache:mainfrom
hyongtao-code:rm-backingStoreMap
Open

Remove unused backingStoreMap in LocalPolarisMetaStoreManagerFactory#4434
hyongtao-code wants to merge 1 commit into
apache:mainfrom
hyongtao-code:rm-backingStoreMap

Conversation

@hyongtao-code
Copy link
Copy Markdown

LocalPolarisMetaStoreManagerFactory declares a backingStoreMap field, but the map is never populated (no put operation) and is only accessed in purgeRealms() via remove().

Signed-off-by: Yongtao Huang yongtaoh2022@gmail.com

Checklist

  • 🛡️ Don't disclose security issues! (contact security@apache.org)
  • 🔗 Clearly explained why the changes are needed, or linked related issues: Fixes #
  • 🧪 Added/updated tests with good coverage, or manually tested (and explained how)
  • 💡 Added comments for complex logic
  • 🧾 Updated CHANGELOG.md (if needed)
  • 📚 Updated documentation in site/content/in-dev/unreleased (if needed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant