Skip to content

Tags: ServiceNow/kafka-go

Tags

v0.4.48

Toggle v0.4.48's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix for compacted topic issue (#2)

v0.4.47

Toggle v0.4.47's commit message
Change the module name to fetch changes from same

v0.4.7

Toggle v0.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix zstd decoder leak (segmentio#543)

* fix zstd decoder leak

* fix tests

* fix panic

* fix tests (2)

* fix tests (3)

* fix tests (4)

* move ConnWaitGroup to testing package

* fix zstd codec

* Update compress/zstd/zstd.go

Co-authored-by: Nicholas Sun <[email protected]>

* PR feedback

Co-authored-by: Nicholas Sun <[email protected]>