<div dir="ltr"><div><div><div>Hello slf4j community,<br><br></div>In Kafka 0.9.0.1 binary distribution I tried to replace log4j with slf4j-log4j bridge and logback. I thought slf4j-log4j bridge is drop in replacement for everything in log4j - seems I was wrong. Starting Kafka works fine. Starting ZooKeeper using Kafka's shell scripts doesn't work - ZooKeeper startup throws:<br><br><span style="font-family:monospace,monospace">java.lang.NoClassDefFoundError: org/apache/log4j/jmx/HierarchyDynamicMBean</span><br><br>It seems slf4j-log4j bridge doesn't have org.apache.log4j.jmx.HierarchyDynamicMBean replacement. Or am I doing something wrong?<br><br></div>Kind regards,<br></div>Stevo Slavic.<br></div>