Confluent-kafka-dotnet: Create/Delete a Topic

Created on 4 Oct 2017  路  2Comments  路  Source: confluentinc/confluent-kafka-dotnet

Description

How can I create and delete a topic using the SDK

How to reproduce

Checklist

Please provide the following information:

  • [x] Confluent.Kafka nuget version:
  • [ ] Apache Kafka version:
  • [ ] Client configuration:
  • [ ] Operating system:
  • [ ] Provide logs (with "debug" : "..." as necessary in configuration)
  • [ ] Provide broker log excerpts
  • [ ] Critical issue
question

Most helpful comment

All 2 comments

yes! this is in 1.0-experimental. You can use the 1.0-experimental-6 package on nuget.org or wait until this is promoted to master / released.

Was this page helpful?
0 / 5 - 0 ratings