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

in_tail: Add debug log for pos file compaction #4228

Merged

Commits on Jul 6, 2023

  1. in_tail: Add debug log for pos file compaction

    These logs would be useful to check the status of pos file on
    startup.
    
        [debug]: ... Compacted entries: [...]
        [debug]: ... Remove missing entries. existing_targets=[...]
        entries_after_removing=[...]
    
    Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
    daipom committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2a5b2d1 View commit details
    Browse the repository at this point in the history