LGouellec / kafka-streams-dotnet

.NET Stream Processing Library for Apache Kafka 🚀
https://lgouellec.github.io/kafka-streams-dotnet/
MIT License
453 stars 73 forks source link

change default partitioner + change visibility to PartitionAssignment… #219

Closed LGouellec closed 1 year ago

LGouellec commented 1 year ago

change default partitioner + change visibility to PartitionAssignmentStrategy

// by default

config.Partitioner = Confluent.Kafka.Partitioner.Murmur2Random;
gitpod-io[bot] commented 1 year ago

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication