Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Review log severity levels to prevent false positives #163

Closed
eulerfx opened this issue Aug 31, 2017 · 1 comment
Closed

Review log severity levels to prevent false positives #163

eulerfx opened this issue Aug 31, 2017 · 1 comment

Comments

@eulerfx
Copy link
Contributor

eulerfx commented Aug 31, 2017

Events get marked with a severity level such as WARN or ERROR. The severity levels assigned to events should be reviewed to be more intuitive. For example, connection errors get marked with ERROR even though from the perspective of the client as a whole, they can be considered WARN because the error is transient and will be recovered from.

One idea is to only mark an event with ERROR when no additional recovery will be attempted.

See also: #96
See also: https://github.com/jet/kafunk/wiki/FAQs#how-does-logging-work

@eulerfx
Copy link
Contributor Author

eulerfx commented Mar 14, 2018

Addressed in #213

@eulerfx eulerfx closed this as completed Mar 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant