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

make stat computations sane #53

Closed
hermanlee opened this issue Sep 28, 2015 · 1 comment
Closed

make stat computations sane #53

hermanlee opened this issue Sep 28, 2015 · 1 comment
Assignees
Labels

Comments

@hermanlee
Copy link
Contributor

Issue by maykov
Wednesday Aug 19, 2015 at 17:01 GMT
Originally opened as MySQLOnRocksDB#97


Right now, there is a delay of 1 hour between stat computes when using default options. This makes MyRocks fail (run slow) on standard tests such as Wisconsin. We need to fix this.

E.g.: i.e. updating stats on table X (including Memstore) if all of the indexes of the table are less than Y bytes, whenever the table was accessed.

@yoshinorim
Copy link
Contributor

https://reviews.facebook.net/D48495 resolved this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants