Historique des commits

Auteur SHA1 Message Date
  Diego Alvarez 5d05ad69f7 KIP-42 Add producer and consumer interceptors il y a 4 ans
  KJ Tsanaktsidis 9df3038ad4 Fix "broker received out of order sequence" when brokers die il y a 4 ans
  Diego Alvarez 574371b50a removes var when assigning a value immediately il y a 4 ans
  Dominic Evans 9f8650a8fa fix brokerProducer goroutine leak (#1442) il y a 5 ans
  Kieran Gorman 1889f366b9 async_producer: clarify ProducerMessage `Timestamp` doc 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 45ea73e0fb Merge pull request #1189 from segmentio/maintain-producer-metadata-when-retries-disabled il y a 5 ans
  Vlad Gorodetsky e6c029ff1a Revert "Synced error names and descriptions with the kafka's protocol" il y a 5 ans
  Vlad Gorodetsky 04e4286cc1 Merge pull request #1218 from nrvnrvn/match-error-codes-and-descriptions il y a 5 ans
  Nick Revin a0f0d8fcdf synced error codes and descriptions with the kafka's protocol il y a 5 ans
  Edoardo Comar 587c5f694a Revert to individual msg retries for non-idempotent il y a 6 ans
  Steve van Loben Sels d86d8e1f78 Abandon broker connection for any error when retries are disabled il y a 6 ans
  Steve van Loben Sels 459e548c02 simplified code for abandoned connection check, attempt to fix racy sync producer test il y a 6 ans
  Steve van Loben Sels 9f69c41903 Maintain metadata in the producer even when retries are disabled. il y a 6 ans
  Edoardo Comar eb38bbc24f single metadata refresh for all retries 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
  Tom Lee 7d903c1bb8 Add Config.Producer.Retry.BackoffFunc il y a 6 ans
  Evan Huus 6d9cc201b5 Add version check for headers il y a 6 ans
  Evan Huus bc4e2742d5 Merge pull request #1112 from evan-stripe/extended-partitioner il y a 6 ans
  Evan Broder 9b2c4d6e2c Make Partitioner.RequiresConsistency vary per-message il y a 6 ans
  tianji 1e2740380a Do not modify ProducerMessage.MetaData during the whole publishing process. il y a 6 ans
  Vlad Hanciuta 5fd60c2be0 Add producer support for Kafka 0.11 Records il y a 7 ans
  Dieter Plaetinck 5046283ff1 fix mention of Return.Successes il y a 7 ans
  Evan Huus 8268907a6b Tweak documentation of Close/AsyncClose methods il y a 7 ans
  DiSiqueira cecb3d9807 Formating all files with gofmt -s il y a 7 ans
  Evan Huus 17b655d247 Producer: block in `Close` without `Return.Errors` il y a 7 ans
  yingnanliu 16a22e0995 Don't propagate zero timestamp to ProducerMessage il y a 8 ans
  Evan Huus 5246fed60b Fix parsing of producer timestamp il y a 8 ans