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

[7.7] [Task Manager] Change info message "ran out Available Workers" to debug (#62083) #62161

Merged
merged 1 commit into from
Apr 1, 2020

Commits on Apr 1, 2020

  1. [Task Manager] Change info message "ran out Available Workers" to deb…

    …ug (elastic#62083)
    
    resolves elastic#54920
    
    The scenario this message warns about is actually something that we should
    expect to happen in a busy system - and we back off as we should.  But
    there's no reason it needs to be info-logged, especially as it seems
    somewhat frightening.
    
    Changing to debug, so in case we do need this for diagnostic purposes, we
    can still get it via logging config.
    pmuellr committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    f88c9fe View commit details
    Browse the repository at this point in the history