Prune Sebastien THOMAS
|
c82066c158
added SASLVersion in config (#1410)
|
5 years ago |
Ruben Vargas
|
3ec45e581a
Add kerberos support
|
5 years ago |
Sebastien Launay
|
fe1b1849d0
Support timeout when fetching metadata
|
6 years ago |
Vlad Gorodetsky
|
2a49b70a5c
Merge pull request #1349 from mrsinham/sasl_client_datarace
|
5 years ago |
Julien LEFEVRE
|
5722d69b8e
[sasl] use a SCRAM client for each connection
|
5 years ago |
Vlad Gorodetsky
|
957d261728
Merge pull request #1326 from bakaoh/proxy
|
5 years ago |
Vlad Gorodetsky
|
da02f5b7f6
Merge pull request #1337 from tormoder/staticcheck-base-pkg
|
5 years ago |
Tormod Erevik Lea
|
c8f961f633
Address a few staticcheck suggestions
|
5 years ago |
bakaoh
|
fb6f6f5065
Add proxy config
|
5 years ago |
FrancoisPoinsot
|
d6fc544fdf
config validation + test
|
5 years ago |
FrancoisPoinsot
|
559a3ceebb
not working, handle only single message transaction
|
5 years ago |
Iyed Bennour
|
55578535cf
Add SASL SCRAM-SHA-512 and SCRAM-SHA-256 mechanismes
|
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 |
Vlad Gorodetsky
|
04e4286cc1
Merge pull request #1218 from nrvnrvn/match-error-codes-and-descriptions
|
5 years ago |
Nick Revin
|
a0f0d8fcdf
synced error codes and descriptions with the kafka's protocol
|
6 years ago |
Mike Kaminski
|
d47ce2db92
Move extensions from configuration to access token struct
|
5 years ago |
Mike Kaminski
|
741ad00c46
Add support for extensions
|
5 years ago |
Mike Kaminski
|
28b9633c7c
Rewrite tests using mock broker
|
5 years ago |
Mike Kaminski
|
6ea761527c
Implement SASL/OAUTHBEARER support
|
5 years ago |
Mike Kaminski
|
e2a956cef6
Implement SASL/OAUTHBEARER support
|
5 years ago |
Mike Kaminski
|
b69ad39564
Implement SASL/OAUTHBEARER support
|
5 years ago |
Mike Kaminski
|
c8690e4e10
Implement SASL/OAUTHBEARER support
|
5 years ago |
Mike Kaminski
|
f5b3e0ed01
Implement SASL/OAUTHBEARER support
|
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 |
Dimitrij Denissenko
|
c80d82cf6c
Simplify code. Run heartbeat for as long as possible
|
6 years ago |
Dimitrij Denissenko
|
113ce2c044
Implement a higher-level consumer group
|
6 years ago |
Tom Lee
|
a047cd70e0
Add Config.Metadata.Retry.BackoffFunc
|
6 years ago |
Tom Lee
|
d6f3bc3c43
Add Config.Consumer.Retry.BackoffFunc
|
6 years ago |