提交歷史

作者 SHA1 備註 提交日期
  Dominic Evans 9f8650a8fa fix brokerProducer goroutine leak (#1442) 4 年之前
  Kieran Gorman 1889f366b9 async_producer: clarify ProducerMessage `Timestamp` doc 5 年之前
  Nelz 6c354b8b3c reduce client close bookkeeping 5 年之前
  Varun 6a7bac87a0 Merge pull request #1160 from thomaslee/tom_backoff_func 5 年之前
  Vlad Gorodetsky 45ea73e0fb Merge pull request #1189 from segmentio/maintain-producer-metadata-when-retries-disabled 5 年之前
  Vlad Gorodetsky e6c029ff1a Revert "Synced error names and descriptions with the kafka's protocol" 5 年之前
  Vlad Gorodetsky 04e4286cc1 Merge pull request #1218 from nrvnrvn/match-error-codes-and-descriptions 5 年之前
  Nick Revin a0f0d8fcdf synced error codes and descriptions with the kafka's protocol 5 年之前
  Edoardo Comar 587c5f694a Revert to individual msg retries for non-idempotent 5 年之前
  Steve van Loben Sels d86d8e1f78 Abandon broker connection for any error when retries are disabled 5 年之前
  Steve van Loben Sels 459e548c02 simplified code for abandoned connection check, attempt to fix racy sync producer test 5 年之前
  Steve van Loben Sels 9f69c41903 Maintain metadata in the producer even when retries are disabled. 5 年之前
  Edoardo Comar eb38bbc24f single metadata refresh for all retries 5 年之前
  Edoardo Comar 4e5d477980 Idempotent Producer - batch retry logic 5 年之前
  Mickael Maison 8e2b04b363 Added support for Idempotent Producer 5 年之前
  Tom Lee 7d903c1bb8 Add Config.Producer.Retry.BackoffFunc 5 年之前
  Evan Huus 6d9cc201b5 Add version check for headers 6 年之前
  Evan Huus bc4e2742d5 Merge pull request #1112 from evan-stripe/extended-partitioner 6 年之前
  Evan Broder 9b2c4d6e2c Make Partitioner.RequiresConsistency vary per-message 6 年之前
  tianji 1e2740380a Do not modify ProducerMessage.MetaData during the whole publishing process. 6 年之前
  Vlad Hanciuta 5fd60c2be0 Add producer support for Kafka 0.11 Records 6 年之前
  Dieter Plaetinck 5046283ff1 fix mention of Return.Successes 7 年之前
  Evan Huus 8268907a6b Tweak documentation of Close/AsyncClose methods 7 年之前
  DiSiqueira cecb3d9807 Formating all files with gofmt -s 7 年之前
  Evan Huus 17b655d247 Producer: block in `Close` without `Return.Errors` 7 年之前
  yingnanliu 16a22e0995 Don't propagate zero timestamp to ProducerMessage 8 年之前
  Evan Huus 5246fed60b Fix parsing of producer timestamp 8 年之前
  Evan Huus 90b61cbf50 Support and provide producer message timestamps 8 年之前
  Evan Huus 2b18ad7079 Merge pull request #589 from Shopify/retriable-errors 8 年之前
  Evan Huus 55f98d5111 Upstream has spoken on retriable errors 8 年之前