Historial de Commits

Autor SHA1 Mensaje Fecha
  Vlad Hanciuta 5fd60c2be0 Add producer support for Kafka 0.11 Records hace 6 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
  Evan Huus 90b61cbf50 Support and provide producer message timestamps hace 8 años
  Evan Huus 2b18ad7079 Merge pull request #589 from Shopify/retriable-errors hace 8 años
  Evan Huus 55f98d5111 Upstream has spoken on retriable errors hace 8 años
  Ben Burkert 29d4b91ea5 replace label & goto with a method hace 8 años
  Evan Huus b8b4670075 Merge pull request #562 from Shopify/producer-syn-fin hace 8 años
  Evan Huus 52c880384b Extract produceSet and add tests hace 8 años
  Evan Huus 976e0ef2f6 Adjust logging to match the explicit state machine hace 8 años
  Evan Huus 77c54f710e producer: explicitly register partitions hace 8 años
  Evan Huus b3cb7cadf1 Refactor the producer, part 3 hace 8 años
  Evan Huus 733c74f30d Refactor the producer, part 2 hace 8 años
  Evan Huus aa044e2295 Refactor the producer, part 1 hace 8 años
  Evan Huus 2d2d5472f8 producer: simplify initial "too large" check hace 8 años
  Evan Huus 53f2a54a5c Merge pull request #538 from Shopify/handle-unencodable-messages hace 8 años
  Evan Huus 6facece8ef Wrap godoc to 80 chars, round 2 hace 8 años
  Evan Huus 93c1f7437d Wrap all godoc at 80 characters hace 8 años
  Evan Huus 2840a3795a Fix handling of unencodable messages hace 8 años
  Evan Huus 765b3b4f7d Clean up aggregator via helper methods hace 9 años
  Evan Huus 49c475d433 Clean up the flusher via helper methods hace 9 años
  Evan Huus 9a9cdfe8b6 Structure the aggregator and flusher goroutines hace 9 años
  Evan Huus b63a34d402 simplify goroutine constructor semantics slightly hace 9 años
  Evan Huus 071d28e684 Refactor producer goroutines somewhat hace 9 años
  Evan Huus 3e798fd0a3 Shrink the scope of the partition circuit-breaker hace 9 años
  Evan Huus 5ad52d8407 Don't retry messages until the broker is closed hace 9 años