Vlad Gorodetsky
|
fe4d3fa79d
When running go fmt, match all Golang patch versions
|
6 years ago |
Vlad Gorodetsky
|
204142a0b5
Add version defs for patch releases
|
6 years ago |
Vlad Gorodetsky
|
a19701266a
Test against more recent versions
|
6 years ago |
Vlad Gorodetsky
|
57d5c44d29
Fix CI script with new mirror URL
|
6 years ago |
AJ Yoo
|
2ac32fdcf4
Add missing error check on producer performance tool
|
6 years ago |
AJ Yoo
|
906c940fb1
Improve logging on producer performance tool
|
6 years ago |
AJ Yoo
|
36d79cbfc5
Merge branch 'master' of https://github.com/TheSalmonTapes/sarama
|
6 years ago |
AJ Yoo
|
58e9666fc7
Add throttling to producer performance tool
|
6 years ago |
AJ Yoo
|
868e7253e6
Add producer performance tool
|
6 years ago |
Vlad Gorodetsky
|
cebb5847ef
Merge pull request #1209 from varun06/consumer-group-typo-fix
|
6 years ago |
Vlad Gorodetsky
|
ed38f57770
Merge pull request #1195 from greysond/add-error-codes
|
6 years ago |
Vlad Gorodetsky
|
b7eb234bbe
Merge pull request #1202 from HaraldNordgren/go_versions
|
6 years ago |
Varun
|
e71aa456c3
fixed a go vet suggestion in consumer group file
|
6 years ago |
Edoardo Comar
|
587c5f694a
Revert to individual msg retries for non-idempotent
|
6 years ago |
Harald Nordgren
|
e93a5a99a5
Bump Go versions and use '.x' to always get latest patch versions
|
6 years ago |
Jaime Soriano Pastor
|
374f0e3cd0
Use a boolean to check that replica ID was set
|
6 years ago |
Jaime Soriano Pastor
|
8869e903fa
Add a getter for replica ID
|
6 years ago |
Jaime Soriano Pastor
|
ab3ad49b5b
Decode also replica ID
|
6 years ago |
Jaime Soriano Pastor
|
c8d0e3b3ff
Test encode with replica ID
|
6 years ago |
urso
|
76f99f0b41
Optional replica id in offset request
|
8 years ago |
Mickael Maison
|
3f16fb0e7a
Add support for newer OffsetCommit request/response
|
6 years ago |
Evan Huus
|
f3f4f5f1ac
Merge pull request #1196 from Shopify/enable-cla-bot
|
6 years ago |
Tim Layton
|
7df59f3971
Enable CLA bot
|
6 years ago |
Steve van Loben Sels
|
d86d8e1f78
Abandon broker connection for any error when retries are disabled
|
6 years ago |
Greyson Dehn
|
20b46c16c3
add error codes 61-72
|
6 years ago |
Steve van Loben Sels
|
459e548c02
simplified code for abandoned connection check, attempt to fix racy sync producer test
|
6 years ago |
Steve van Loben Sels
|
9f69c41903
Maintain metadata in the producer even when retries are disabled.
|
6 years ago |
Muir Manders
|
f352e5cc8b
Reuse compression writer objects
|
6 years ago |
Muir Manders
|
afe6b1d906
Reuse lz4 and gzip readers
|
6 years ago |
Vlad Gorodetsky
|
f21e149e59
Merge pull request #1152 from mimaison/idempotent_producer
|
6 years ago |