Confluent-kafka-dotnet: Kafka Version

Created on 5 Nov 2020  路  4Comments  路  Source: confluentinc/confluent-kafka-dotnet

Description

What is the current Kafka Version ?

How to reproduce

Checklist

Please provide the following information:

  • [ ] A complete (i.e. we can run it), minimal program demonstrating the problem. No need to supply a project file.
  • [ ] Confluent.Kafka nuget version.
  • [x] Apache Kafka version.
  • [ ] Client configuration.
  • [ ] Operating system.
  • [ ] Provide logs (with "debug" : "..." as necessary in configuration).
  • [ ] Provide broker log excerpts.
  • [ ] Critical issue.
question

All 4 comments

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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

farodin91 picture farodin91  路  3Comments

andreas-soroko picture andreas-soroko  路  3Comments

jeffreycruzana picture jeffreycruzana  路  3Comments

Eibwen picture Eibwen  路  3Comments

vinodres picture vinodres  路  4Comments