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

[BUG]: info command show "Total BloomFilter Size" with totalIndex instead of totalBloomFilter #2144

Closed
LiuQhahah opened this issue Jan 3, 2025 · 0 comments · Fixed by #2145
Labels
kind/bug Something is broken.

Comments

@LiuQhahah
Copy link
Contributor

LiuQhahah commented Jan 3, 2025

What version of Badger are you using?

v4.5.0

What version of Go are you using?

go1.23.2

Have you tried reproducing the issue with the latest release?

None

What is the hardware spec (RAM, CPU, OS)?

Amazon Linux

What steps will reproduce the bug?

from code review

Expected behavior and actual result.

print Total BloomFilter Size with totalBloomFilter instead of totalIndex

Additional information

code link : https://github.com/dgraph-io/badger/blob/main/badger/cmd/info.go#L308

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something is broken.
Development

Successfully merging a pull request may close this issue.

1 participant