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

Count error when expanding the root. #3

Open
juyoungbang opened this issue May 24, 2022 · 0 comments
Open

Count error when expanding the root. #3

juyoungbang opened this issue May 24, 2022 · 0 comments

Comments

@juyoungbang
Copy link

Hi.
I'm currently executing your code and found some issues.
When running one of my workloads, it exits with the following error message.

arr_idx = 2805; num_keys = 2707
data capacity = 3674
Count errror!!!

I'm working on a workload which incurs out of bound inserts.
I've tracked that the error occurs when calling the get_max_key() function inside expand_root().
Can you give any suggestions for this situation?

Thanks a lot.

Ju Young

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

No branches or pull requests

1 participant