Tom Bentley created KAFKA-10468:
-----------------------------------
Summary: Log4jController.getLoggers serialization
Key: KAFKA-10468
URL: https://issues.apache.org/jira/browse/KAFKA-10468
Project: Kafka
Issue Type: Bug
Components: core
Reporter: Tom Bentley
{{Log4jController#getLoggers()}} returns a {{java.util.List}} wrapper for a
Scala {{List}}, which results in a {{ClassNotFoundException}} on any MBean
client which doesn't have the scala wrapper class on its classpath.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)