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

Fix bug with lost events in hyper tree #156

Merged
merged 5 commits into from
Aug 12, 2019
Merged

Fix bug with lost events in hyper tree #156

merged 5 commits into from
Aug 12, 2019

Conversation

aalda
Copy link
Contributor

@aalda aalda commented Aug 12, 2019

This PR replaces the freecache-based hyper cache with a new batch-fixed implementation. Deprecated version causes some eviction problems due to xxhash collisions.

It also fixes a bug with bulk insertions.

@aalda aalda requested review from gdiazlo and suizman August 12, 2019 14:28
@aalda aalda requested a review from gdiazlo August 12, 2019 14:55
Copy link
Contributor

@suizman suizman left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@gdiazlo gdiazlo left a comment

Choose a reason for hiding this comment

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

lgtm

@aalda aalda merged commit 29f6d6d into BBVA:master Aug 12, 2019
@aalda aalda deleted the hyper-fix branch August 13, 2019 13:38
suizman pushed a commit that referenced this pull request Sep 30, 2019
Fix bug with lost events in hyper tree

Former-commit-id: 29f6d6d
suizman pushed a commit that referenced this pull request Sep 30, 2019
Fix bug with lost events in hyper tree

Former-commit-id: e00b85d [formerly 29f6d6d]
Former-commit-id: 09fe5a9
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.

3 participants