Hi, everyone. We suppose to use Kafka as the under-layer messaging bus in our service framework. We want to use 0.9+ for ACL, monitor and more. In our sence , the "old" applications are running on JDK 6 which means kafka 0.9 is not suitable for them. So any suggestion for mixture of 0.8 and 0.9?
Thanks a lot.