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

persist: tune "snapshot ... not yet available" info log #18802

Merged
merged 1 commit into from
Apr 17, 2023

Commits on Apr 17, 2023

  1. persist: tune "snapshot ... not yet available" info log

    The main questions this log answers are "was something held up because
    an upper wasn't caught up" and "is such a case still ongoing", which
    means we can reduce this log line from being printed N times to twice.
    
    While I'm in here, also increase the threshold for switching from debug
    to info, because this is semi-expected for small intervals when joining
    sources to tables. Also remove a bit of noise from the line itself by
    debug printing the Antichain elements.
    danhhz committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    bc8a686 View commit details
    Browse the repository at this point in the history