confluent-kafka-dotnet
https://github.com/confluentinc/confluent-kafka-dotnet
C#
Confluent's Apache Kafka .NET client
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported11 Subscribers
Add a CodeTriage badge to confluent-kafka-dotnet
Help out
- Issues
- Produce message fails with error 40403
- Custom partitioner key
- Question regarding unit testing
- JsonConvert.DefaultSettings set by application code can cause serialization to fail. Use JsonSerializer.Create() when calling JObject.Parse(responseJson).ToObject<T>()
- Use JsonSerializer.Create() when calling JObject.Parse().ToObject<T>(JsonSerializer.Create())
- Application with a producer that uses default partitioner crashes in debug mode
- Consumer.Committed does not trigger fetch of OAuth token
- Pause and resume in case of rebalancing
- Exactly once semantics basic implementation example
- Expose serialiser schema ID
- Docs
- C# not yet supported