We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
see EAR 5482
log messages should not clutter the log with extraneous information
Quote from EAR:
Customer is reporting cluttered logs due to the following INFO message produced by the client write_api:
write_api
2024-09-08 19:14:16,198 INFO write_api.py:569 the batching processor was disposed
No response
The text was updated successfully, but these errors were encountered:
fix: #110 - set message 'processor was disposed' to level debug.
912482c
karel-rehor
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
Use Case
see EAR 5482
Expected behavior
log messages should not clutter the log with extraneous information
Actual behavior
Quote from EAR:
Customer is reporting cluttered logs due to the following INFO message produced by the client
write_api
:Additional info
No response
The text was updated successfully, but these errors were encountered: