MINOR: Change "no such session ID" log to debug#5316
Conversation
There was a problem hiding this comment.
Actually, can we clarify this log message a bit? What is a "error FetchContext"?
There was a problem hiding this comment.
An error fetch context is a type of FetchSessionContext which always sends back an error code.
However, it's probably better just to print out a message about a session error here, since the ErrorFetchContext is an implementation detail.
01d91e2 to
f8a066e
Compare
|
retest this please |
1 similar comment
|
retest this please |
|
Merging to trunk and 2.0 after pushing some style fixes. |
Improve the log messages while at it and fix some code style issues. Reviewers: Ismael Juma <ismael@juma.me.uk>
|
@cmccabe , We are seeing this following messages (a lot of them).
What does this mean? I don't see any other error code from FetchSessionContext as well. |
The metric will give us good information about the number of evictions per second, so we don't need the INFO log.