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

Fix log rotete age error handling #2427

Merged
merged 2 commits into from
May 30, 2019

Conversation

ganmacs
Copy link
Member

@ganmacs ganmacs commented May 30, 2019

Which issue(s) this PR fixes:
nothing

What this PR does / why we need it:

Kernel.#Integer can raise ArgumentError https://docs.ruby-lang.org/ja/2.5.0/method/Kernel/m/Integer.html (Sorry. but I wasn't able to find the English document...
English document which I found(https://ruby-doc.org/core-2.5.1/Kernel.html#method-i-Integer) doesn't refer to ArgumentError. )
And I also noticed the variable name (rotate_ages) is used.

https://ruby-doc.org/core-2.5.1/Kernel.html

Docs Changes:

not needed

Release Note:

not needed

ganmacs added 2 commits May 30, 2019 16:23
Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
@ganmacs ganmacs requested a review from repeatedly May 30, 2019 07:30
@repeatedly repeatedly merged commit 85ad8d7 into fluent:master May 30, 2019
@repeatedly
Copy link
Member

Thx!

@ganmacs ganmacs deleted the fix-log-rotete-age-error-handling branch May 31, 2019 04:34
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.

2 participants