What is the current Kafka Version ?
Please provide the following information:
Sorry, I didn't make it clear. Actually, I want know what is the version of kafka in confluent-kafka-dotnet.
confluent-kafka-dotnet is a Kafka client, it does not bundle the Kafka server. confluent-kafka-dotnet works with any Apache Kafka version >= 0.8.
confluent-kafka-dotnet is a Kafka client, it does not bundle the Kafka server. confluent-kafka-dotnet works with any Apache Kafka version >= 0.8.
I understand. Thank you very much!