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

#6858 downgrade kafka in-loop debug info to DEBUG from INFO - too noisy #6862

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

planetf1
Copy link
Member

Signed-off-by: Nigel Jones [email protected]

Description

Downgrades log entries from within kafka loop to

  • debug for anything occuring within the main loop and not needed to be acted upon/useful for operator
  • info for anything 'interesting' ie startup, shutdown, offset management
  • warn/error for anything 'wrong'

Related Issue(s)

Fixes #6858

Testing

Release Notes & Documentation

Additional notes

@planetf1 planetf1 merged commit a8c7cf6 into odpi:egeria-release-3.11 Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant