Rajini Sivaram created KAFKA-6463: ------------------------------------- Summary: Review logging level for user errors in AdminManager Key: KAFKA-6463 URL: https://issues.apache.org/jira/browse/KAFKA-6463 Project: Kafka Issue Type: Improvement Reporter: Rajini Sivaram Fix For: 1.1.0
AdminManager currently logs errors due to bad requests at INFO level (e.g. alter configs with bad value). In other components, I think we only log user errors are either not logged or logged at a lower logging level. We should review logging in AdminManager. -- This message was sent by Atlassian JIRA (v7.6.3#76005)