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

Follow up #3267 #3285

Merged
merged 2 commits into from
Mar 8, 2021
Merged

Follow up #3267 #3285

merged 2 commits into from
Mar 8, 2021

Commits on Mar 8, 2021

  1. out_forward: Use more meaningful name for a method

    set_interval ->
    ack_select_interval
    
    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    29b5e85 View commit details
    Browse the repository at this point in the history
  2. Suppress a warning while testing out_forward

      lib/fluent/plugin/out_forward.rb:298: warning: instance variable @delayed_commit_timeout not initialized
    
    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    6bf6142 View commit details
    Browse the repository at this point in the history