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

Pull/374 review #5

Merged

Conversation

krasi-georgiev
Copy link

No description provided.

cstyan and others added 3 commits January 16, 2019 10:09
* add live reader for WAL

Signed-off-by: Callum Styan <callumstyan@gmail.com>
Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
if float64(meta.Stats.NumTombstones)/float64(meta.Stats.NumSeries+1) > 0.05 {
return []string{dms[i].dir}, nil
res = append(res, dms[i].dir)
Copy link
Author

Choose a reason for hiding this comment

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

avoid running plan multiple times.

db_test.go Outdated Show resolved Hide resolved
Krasi Georgiev added 3 commits January 17, 2019 15:51
Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
nit
Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
@codesome codesome merged commit 2cb745f into codesome:dont-write-empty-blocks Jan 17, 2019
@codesome
Copy link
Owner

Thanks!

@krasi-georgiev krasi-georgiev deleted the pull/374-review branch January 17, 2019 15:37
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