Histórico de Commits

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