Skip to content

Bugfixed double conversion to seconds of sincedb_clean_after #257

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

Conversation

andsel
Copy link
Contributor

@andsel andsel commented Jan 31, 2020

Related to issue #231 where the value of setting sincedb_clean_after results to be multiplied by 24 * 3600 twice, so that 14 hours become 104509440000 second. It's due to the fact that after commit 28c0534 the old conversion method wasn't removed

@andsel andsel marked this pull request as ready for review January 31, 2020 14:13
@elasticsearch-bot elasticsearch-bot self-assigned this Jan 31, 2020
@andsel andsel assigned andsel and unassigned elasticsearch-bot Jan 31, 2020
@kares kares self-requested a review February 3, 2020 08:46
Copy link
Contributor

@kares kares left a comment

Choose a reason for hiding this comment

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

🍭

@andsel andsel force-pushed the fix/sincedb_clean_after_double_conversion_to_secs branch from 90c17bd to 5e49fd8 Compare February 3, 2020 11:08
@andsel
Copy link
Contributor Author

andsel commented Feb 3, 2020

The broken build seems to be related to ffi/ffi#743 because ffi-1.12.2-java gem is not published

@elasticsearch-bot
Copy link

Andrea Selva merged this into the following branches!

Branch Commits
master 0247b00

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