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

implement hash-based lossy map #14365

Closed
Tracked by #13982
andrwng opened this issue Oct 23, 2023 · 1 comment
Closed
Tracked by #13982

implement hash-based lossy map #14365

andrwng opened this issue Oct 23, 2023 · 1 comment
Assignees
Labels
area/storage kind/enhance New feature or request

Comments

@andrwng
Copy link
Contributor

andrwng commented Oct 23, 2023

Rather than storing the full-fidelity keys in the key-offset map, we should store a hash per key. This will be critical to deduplicate topics that have large keys.

@andrwng
Copy link
Contributor Author

andrwng commented Oct 26, 2023

Fixed by #14283

@andrwng andrwng closed this as completed Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/storage kind/enhance New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants