Historique des commits

Auteur SHA1 Message Date
  Dimitrij Denissenko fde71cc31f Fix race il y a 5 ans
  Dimitrij Denissenko 6fd7e304e7 Adapt for the latest offset manager implementation il y a 5 ans
  Dimitrij Denissenko 113ce2c044 Implement a higher-level consumer group il y a 6 ans
  Dimitrij Denissenko 9f431f4dd8 Add custom offset commit retry config il y a 6 ans
  Dimitrij Denissenko 151daaac97 Addressing feeback il y a 6 ans
  Dimitrij Denissenko 2a96a24d73 Correct coordinator checkin il y a 6 ans
  Dimitrij Denissenko c1a36ee230 Simpler offset management, fixed minor race il y a 6 ans
  Evan Huus 96fa1c8378 Allow resetting manager to the same offset il y a 6 ans
  Felix Geller b966238f31 adds ResetOffset to reset to earlier offset values. #554 il y a 6 ans
  Evan Huus ccab789d44 OffsetManager: match upstream mark/next behaviour il y a 8 ans
  Evan Huus 0d77a1d392 Offset Manager: report unknown topic errors il y a 8 ans
  Evan Huus 53285c9f5e Fix race condition on OffsetManager shutdown il y a 8 ans
  Evan Huus 2048ccdb23 Don't try to send partition timestamps in v2 OCRs il y a 8 ans
  Evan Huus bed560f780 Add additional error handling based on spec il y a 8 ans
  Matvey Arye 262eef8ff4 Add support for custom offset retention durations to offset manager il y a 8 ans
  Maxim Vladimirsky 48e29ec594 Publish GroupGenerationUndefined constant il y a 8 ans
  Maxim Vladimirsky 1e5cc31d7c Fix offset_manager for Kafka 0.9.0.0 il y a 8 ans
  Evan Huus 12d29331cf A few minor suggestions from golint il y a 8 ans
  Evan Huus 6facece8ef Wrap godoc to 80 chars, round 2 il y a 8 ans
  Evan Huus 93c1f7437d Wrap all godoc at 80 characters il y a 8 ans
  Evan Huus e4cf5d402c Fix offset-manager expiry timestamps to 'now' il y a 8 ans
  Evan Huus 46fa225867 A few minor offset-manager tweaks il y a 8 ans
  Willem van Bergen 0ae0505b85 Deregister a partition offset manager in the OffsetManager when it is done, so we can register a new one later. il y a 9 ans
  Willem van Bergen 5109f975f5 OffsetManager: make initial offset configurable il y a 9 ans
  Willem van Bergen 1e8c4f2b83 Add Close() error to OffsetManager interface il y a 9 ans
  Willem van Bergen 1e19f5c7c7 Improve godoc of PartitionOffsetManager interface il y a 9 ans
  Evan Huus 84abfe4a4c Skip clean subscriptions when parsing responses il y a 9 ans
  Aaron Kavlie e98389a071 Fix some error return codes il y a 9 ans
  Evan Huus 9d4ca029b1 Fix abort() il y a 9 ans
  Evan Huus b4fb5b7b3b Only add dirty subscriptions to the request il y a 9 ans