Can anybody list out basic differentiating features in Kafka 0.10 as compared to kafka 0.8.
We are thinking of upgrading our kafka-8 to kafka-10. What challenges can one face in upgrading?
Thanks in advance.
Can anybody list out basic differentiating features in Kafka 0.10 as compared to kafka 0.8.
We are thinking of upgrading our kafka-8 to kafka-10. What challenges can one face in upgrading?
Thanks in advance.
0.10 adds the following over 0.8
You can simply identify the upgrade changes and effects if you're willing to upgrade it to 0.10.
This major issue has been fixed in 0.10:
The memory and bandwidth utilization of 0.9 clients is very high. Such issues were causing spike in resource utilization by the kafka brokers. P.S.: https://github.com/elodina/go_kafka_client/issues/52
Kafka 0.10 changes