HOTFIX: ClassCastException in request logging#2566
HOTFIX: ClassCastException in request logging#2566hachikuji wants to merge 1 commit intoapache:trunkfrom
Conversation
|
When TRACE logging is enabled, we see this: |
|
LGTM (non-binding) |
|
LGTM, and I assume tests will pass since this wasn't being exercised. Not sure if it's worth adding a test specifically for this, though it seems like we might want to also turn on trace logging during tests or something like that since that's the only way to exercise all code paths like this. |
|
@ewencp Yeah, agreed. I'll add a JIRA to do that since I'm pretty sure this is not the first time we've had a bug which only affected logging. |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
@hachikuji, thanks for fixing this. I filed a JIRA for the logging thing a while back due to a similar incident. |
|
@ijuma No worries. I probably should have tried at least one of the sanity system tests prior to merging. |
Author: Jason Gustafson <jason@confluent.io> Reviewers: Colin P. Mccabe <cmccabe@confluent.io>, Ewen Cheslack-Postava <me@ewencp.org> Closes apache#2566 from hachikuji/hotfix-request-logging
No description provided.