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

CURATOR-526 drop log level for message to debug #382

Closed
wants to merge 1 commit into from

Commits on Mar 22, 2021

  1. CURATOR-526 drop log level for message to debug

    ZooKeeper is backwards compatible and accepts older config
    string formats, albeit without dynamic configuration
    support. Since the older format is acceptable, we should not
    log at error when we see the older format and should
    instead simply log at debug.
    akhaku committed Mar 22, 2021
    Copy the full SHA
    656f09e View commit details
    Browse the repository at this point in the history