microsoft / CSharpClient-for-Kafka

.Net implementation of the Apache Kafka Protocol that provides basic functionality through Producer/Consumer classes. The project also offers balanced consumer implementation.
Other
463 stars 95 forks source link

Topic with more than one partition #88

Open kamalmangtani opened 6 years ago

kamalmangtani commented 6 years ago

Using API can we create topic with more than one partition?