Vlad Gorodetsky
|
a5ecebcaa3
Merge pull request #1359 from slaunay/enhancement/metadata-refresh-fail-fast
|
5 years ago |
Sebastien Launay
|
fe1b1849d0
Support timeout when fetching metadata
|
6 years ago |
Dominic Evans
|
ee8eed61c0
feat: support SaslHandshakeRequest v1
|
5 years ago |
Vlad Gorodetsky
|
8457f0b57a
Merge pull request #1344 from RazOmessi/master
|
5 years ago |
Varun
|
3328055d57
another pull request to please lint gods
|
5 years ago |
razomessi
|
f5564d5773
fix auto create topic on metadata request when request version greater than 3
|
5 years ago |
Vlad Gorodetsky
|
a4a1b88c6d
Merge pull request #1318 from drsoares/1311_offline_replicas
|
5 years ago |
drsoares
|
36113c9237
Merge branch 'master' of github.com:Shopify/sarama into 1311_offline_replicas
|
5 years ago |
Tormod Erevik Lea
|
c8f961f633
Address a few staticcheck suggestions
|
5 years ago |
huming
|
f21adde5c6
Make code style consistent in kafka client after refresh metadata
|
6 years ago |
drsoares
|
e3ecf7b088
added offline replicas operation to client for kafka version >= 1.x
|
5 years ago |
Nelz
|
6c354b8b3c
reduce client close bookkeeping
|
5 years ago |
Varun
|
6a7bac87a0
Merge pull request #1160 from thomaslee/tom_backoff_func
|
5 years ago |
Vlad Gorodetsky
|
e6c029ff1a
Revert "Synced error names and descriptions with the kafka's protocol"
|
5 years ago |
Nick Revin
|
a0f0d8fcdf
synced error codes and descriptions with the kafka's protocol
|
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 |
Dieter Plaetinck
|
c10e7361b4
allocate properly sized slice up front
|
6 years ago |
Tom Lee
|
a047cd70e0
Add Config.Metadata.Retry.BackoffFunc
|
6 years ago |
Evan Huus
|
5cd4d8675b
Merge pull request #1125 from andyxning/fix_topic_metadata_on-demand_fetch
|
6 years ago |
Andy Xie
|
ce245e83e7
fix producer topic metadata on-demand fetch when topic error happens
|
6 years ago |
Evan Huus
|
b836493734
Improve experience trying to get Controller on old versions
|
6 years ago |
Justfly
|
8a87ca8bca
Merge branch 'master' into master
|
6 years ago |
justfly
|
e06b9a2882
add Controller() method to Client interface
|
6 years ago |
Conor Mongey
|
0e0ee63e0d
Clear all metadata when we have the latest info
|
6 years ago |
Robin
|
a5a9b835af
refactor ConsumerMetadataRequest/Response to FindCoordinatorRequest/Response
|
7 years ago |
Evan Huus
|
34068369ff
Merge pull request #975 from Shopify/return-partial-replicas
|
7 years ago |
Marko Kevac
|
0e776fb397
add format of an GetOffset argument to documentation
|
7 years ago |
Evan Huus
|
84d87a3a41
client: return partial replicas
|
7 years ago |
Evan Huus
|
eda03deb5f
Restrict client metadata update more
|
7 years ago |