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

db_bench core #277

Open
Peiqi0714 opened this issue Jul 12, 2023 · 3 comments
Open

db_bench core #277

Peiqi0714 opened this issue Jul 12, 2023 · 3 comments
Labels
type/bug Type: Issue - Confirmed a bug

Comments

@Peiqi0714
Copy link

image
when I run titandb_bench with --statistics, the program has a coredump.
the detail is shown in the picture, it seems something wrong with statistics, and I dont modify the code of this part.
thanks a lot!!!

@Connor1996
Copy link
Member

Should call titandb::CreateDBStatistics() in bench tool instead of rocksdb::CreateDBStatistics(), would you like to fix it?

@Peiqi0714
Copy link
Author

Should call titandb::CreateDBStatistics() in bench tool instead of rocksdb::CreateDBStatistics(), would you like to fix it?

by the way,i want to know how to get titandb statistics,thanks a lot

@Connor1996
Copy link
Member

same interface as rocksdb, the ticker types are in statistics.h

@Connor1996 Connor1996 added the type/bug Type: Issue - Confirmed a bug label Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Type: Issue - Confirmed a bug
Projects
None yet
Development

No branches or pull requests

2 participants