Commit History

Author SHA1 Message Date
  Evan Huus 6b85c47d32 Fix another hypothetical wait group issue 9 years ago
  Willem van Bergen 831d56178f Ensure we always have called Add() on the inflight counter before we Wait() for it. 9 years ago
  Evan Huus 26a20bdaff Clear producer message retry field on success 9 years ago
  Evan Huus 42123dd0dd Retry messages on shutdown 9 years ago
  Matt Perpick cda92ba985 Fix async producer typo 9 years ago
  Evan Huus 52110d0cca Producer logging tweaks 9 years ago
  Evan Huus 96702823f4 Improve memory of producer retry queue 9 years ago
  Evan Huus 509eef33e0 Rename some things 9 years ago
  Evan Huus f86d40d963 producer: make Flush.Frequency behaviour better 9 years ago
  Evan Huus 4b2461f87a producer: wrap partitioning in a circuit-breaker 9 years ago
  Evan Huus a381b3667d producer: bugfix for aggregators getting stuck 9 years ago
  Evan Huus 24b047c7ff producer: bugfix for broker flushers getting stuck 9 years ago
  Evan Huus 3cd8fffe8a Adjust producer flushing semantics 9 years ago
  Evan Huus 6be486f900 Only mention closing the Client on the FromClient constructors 9 years ago
  Evan Huus 1101246f70 Pass the topic to the partitioner constructor 9 years ago
  Willem van Bergen a468f3ae10 Make Partition and Offset normal struct fields instead of functions. 9 years ago
  Willem van Bergen 51060e6515 Rename Producer to AsyncProducer 9 years ago