Historique des commits

Auteur SHA1 Message Date
  Vlad Gorodetsky 07ff436a6d Fix linter errors il y a 4 ans
  Dominic Evans 5160d7db71 fix: retry topic request on ControllerNotAvailable il y a 4 ans
  Vlad Gorodetsky afedecade3 Merge pull request #1531 from roblaszczak/master il y a 5 ans
  Sebastien Launay 57d3a2122f Fix client.tryRefreshMetadata Println il y a 5 ans
  Robert Laszczak 93f4001ec3 fixed race conditions and nil panic on calling registerBroker after close il y a 5 ans
  Robert Laszczak a5a3dd2f28 fixed panic on calling updateMetadata on closed client il y a 5 ans
  mschlos2 5e86ab83e7 Actually a topic auth error not group, misread il y a 5 ans
  mschlos2 fbe15c34cf Handle a few missed protocol errors and add the new one il y a 5 ans
  Vlad Gorodetsky a5ecebcaa3 Merge pull request #1359 from slaunay/enhancement/metadata-refresh-fail-fast il y a 5 ans
  Sebastien Launay fe1b1849d0 Support timeout when fetching metadata il y a 6 ans
  Dominic Evans ee8eed61c0 feat: support SaslHandshakeRequest v1 il y a 5 ans
  Vlad Gorodetsky 8457f0b57a Merge pull request #1344 from RazOmessi/master il y a 5 ans
  Varun 3328055d57 another pull request to please lint gods il y a 5 ans
  razomessi f5564d5773 fix auto create topic on metadata request when request version greater than 3 il y a 5 ans
  Vlad Gorodetsky a4a1b88c6d Merge pull request #1318 from drsoares/1311_offline_replicas il y a 5 ans
  drsoares 36113c9237 Merge branch 'master' of github.com:Shopify/sarama into 1311_offline_replicas il y a 5 ans
  Tormod Erevik Lea c8f961f633 Address a few staticcheck suggestions il y a 5 ans
  huming f21adde5c6 Make code style consistent in kafka client after refresh metadata il y a 6 ans
  drsoares e3ecf7b088 added offline replicas operation to client for kafka version >= 1.x il y a 5 ans
  Nelz 6c354b8b3c reduce client close bookkeeping il y a 5 ans
  Varun 6a7bac87a0 Merge pull request #1160 from thomaslee/tom_backoff_func il y a 5 ans
  Vlad Gorodetsky e6c029ff1a Revert "Synced error names and descriptions with the kafka's protocol" il y a 5 ans
  Nick Revin a0f0d8fcdf synced error codes and descriptions with the kafka's protocol il y a 6 ans
  Edoardo Comar 4e5d477980 Idempotent Producer - batch retry logic il y a 6 ans
  Mickael Maison 8e2b04b363 Added support for Idempotent Producer il y a 6 ans
  Dieter Plaetinck c10e7361b4 allocate properly sized slice up front il y a 6 ans
  Tom Lee a047cd70e0 Add Config.Metadata.Retry.BackoffFunc il y a 6 ans
  Evan Huus 5cd4d8675b Merge pull request #1125 from andyxning/fix_topic_metadata_on-demand_fetch il y a 6 ans
  Andy Xie ce245e83e7 fix producer topic metadata on-demand fetch when topic error happens il y a 6 ans
  Evan Huus b836493734 Improve experience trying to get Controller on old versions il y a 6 ans