Varun
|
25aedae6c3
fixed declaration dependencies and other lint issues (#1743)
|
4 years ago |
Diego Alvarez
|
4bc9b8f84a
Merge pull request #1738 from varun06/varun-fix-package-name-as-identifier
|
4 years ago |
Varun Kumar
|
3f8f953835
run gofmt on async producer test file
|
4 years ago |
Varun Kumar
|
8eb2785f4f
removed ide related files and review comments fixes
|
4 years ago |
Diego Alvarez
|
a29994860e
export interceptor methods
|
4 years ago |
Diego Alvarez
|
76f08b8548
use the third person singular present tense
|
4 years ago |
Diego Alvarez
|
5d05ad69f7
KIP-42 Add producer and consumer interceptors
|
4 years ago |
Varun Kumar
|
f51863e5dd
fixed some variable names
|
4 years ago |
KJ Tsanaktsidis
|
9df3038ad4
Fix "broker received out of order sequence" when brokers die
|
4 years ago |
Leonid Koftun
|
2d2326efcf
feat: Add alter and list partition reassignments
|
4 years ago |
Lars Lehtonen
|
32082edf2b
tests: remove unused testLogger{}
|
4 years ago |
Vlad Gorodetsky
|
07ff436a6d
Fix linter errors
|
4 years ago |
Dominic Evans
|
9f8650a8fa
fix brokerProducer goroutine leak (#1442)
|
5 years ago |
Varun
|
3328055d57
another pull request to please lint gods
|
5 years ago |
drsoares
|
e3ecf7b088
added offline replicas operation to client for kafka version >= 1.x
|
5 years ago |
Varun
|
6a7bac87a0
Merge pull request #1160 from thomaslee/tom_backoff_func
|
5 years ago |
Vlad Gorodetsky
|
45ea73e0fb
Merge pull request #1189 from segmentio/maintain-producer-metadata-when-retries-disabled
|
5 years ago |
Edoardo Comar
|
587c5f694a
Revert to individual msg retries for non-idempotent
|
6 years ago |
Steve van Loben Sels
|
d86d8e1f78
Abandon broker connection for any error when retries are disabled
|
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 |
Edoardo Comar
|
eb38bbc24f
single metadata refresh for all retries
|
6 years ago |
Edoardo Comar
|
4e5d477980
Idempotent Producer - batch retry logic
|
6 years ago |
Mickael Maison
|
8e2b04b363
Added support for Idempotent Producer
|
6 years ago |
Tom Lee
|
7d903c1bb8
Add Config.Producer.Retry.BackoffFunc
|
6 years ago |
Maxim Vladimirskiy
|
1596275bc3
Add timeout to async_producer_test
|
6 years ago |
Friedrich Große
|
893be7d533
Permit setting version on mock produce response
|
7 years ago |
DiSiqueira
|
cecb3d9807
Formating all files with gofmt -s
|
7 years ago |
Evan Huus
|
17b655d247
Producer: block in `Close` without `Return.Errors`
|
8 years ago |
Maxim Vladimirsky
|
201ab73cb4
Make mock brokers and protocol packets available for outsider
|
9 years ago |