Historia zmian

Autor SHA1 Wiadomość Data
  Evan Broder 9b2c4d6e2c Make Partitioner.RequiresConsistency vary per-message 6 lat temu
  Lyuben Manolov f3b2363114 Fix concurrency issue in hashedPartitioner 7 lat temu
  Lyuben Manolov cd5b0ea54d Add functionality for custom hash partitioner. 7 lat temu
  Tayida Tapjinda 0b1355f294 Fix HashPartitioner's negative result by applying modulo before checking negative 8 lat temu
  Willem van Bergen faec514115 Add an example for different partitioning per topic. 9 lat temu
  Willem van Bergen f250575968 Add examples for random and manual partitioning. 9 lat temu
  Evan Huus 1101246f70 Pass the topic to the partitioner constructor 9 lat temu
  Willem van Bergen 4a1de384e7 Add ManualPartitioner 9 lat temu
  Willem van Bergen 2983f9a39a Partitioners operate on the entire ProducerMessage, not just the key 9 lat temu
  Evan Huus 3b38704acc Make partitioner implementations private 9 lat temu
  Evan Huus b97ce78d42 Check for errors in test code 9 lat temu
  Evan Huus 3020cf16c6 Rework Partition interface and usage 10 lat temu
  Evan Huus 6aca6498e2 Implement ConstantPartitioner 10 lat temu
  Evan Huus f8f6c2a832 Fix HashPartitioner returning negative partitions. 11 lat temu
  Evan Huus 883956234f Seed the random-number-generator, use an FNV-1a hash 11 lat temu
  Evan Huus 14dc1b2c4c Implement a hashing partitioner 11 lat temu
  Evan Huus 4969d24fa1 kafka->sarama 11 lat temu
  Evan Huus 799b00cdad Finish refactor to remove namespacing 11 lat temu