Historial de Commits

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