zarusz / SlimMessageBus

Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
Apache License 2.0
467 stars 78 forks source link

[Host.Kafka] Fix and improve commit logic #301

Closed zarusz closed 3 days ago

zarusz commented 1 week ago

There was an issue raised in #131. Doing further investigation I have found:

Moreover, the Confluent.Kafka library has being upgraded from 2.3.0 to 2.5.2.

sonarcloud[bot] commented 3 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
80.8% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud