Historial de Commits

Autor SHA1 Mensaje Fecha
  Vlad Gorodetsky dc17426238 Add support for Kafka 2.6.0 hace 4 años
  Konstantinos Tsanaktsidis cfd5999fa1 Remove redundant hard-coding of env.KafkaVersion hace 4 años
  KJ Tsanaktsidis a9e0b4f163 Make linter pass on functional tests hace 4 años
  KJ Tsanaktsidis 75ff946b52 Map confluent platform -> kafka version hace 4 años
  KJ Tsanaktsidis f33a0afab2 Add docker-composed based functional test harness hace 4 años
  Lars Lehtonen 171edfcb2e tests: remove unused proxyClient and Proxies variables hace 4 años
  Evan Huus 2c40df751c Fix version.satisfies so all tests run against 0.9 hace 9 años
  Willem van Bergen e8c3c16e1a Add a functional test for the offset manager. hace 9 años
  Evan Huus f0fc7e9247 Finalize most of the toxiproxy test framework hace 9 años
  Evan Huus fbe4417e0b Add some simple producer benchmarks hace 9 años
  Evan Huus 315a43ad01 More test prep for toxiproxy hace 9 años
  Evan Huus d482af099e Connect to toxiproxy in functional tests hace 9 años
  Evan Huus ef078327dd Switch CI and vagrant to ports 9091-9095 hace 9 años
  Willem van Bergen e78b412ceb Split functional tests into different files hace 9 años
  Evan Huus 94d2970fa6 Wait at most 5 seconds for kafka in tests hace 9 años
  Willem van Bergen 6dff870098 Turn on sarama.Logger in tests when DEBUG=true. hace 9 años
  Willem van Bergen 44b14db83f Add functional tests for client metadata. hace 9 años
  Willem van Bergen 7f2cdf6cd2 Do not use partition cache for unknown topics. hace 9 años
  Willem van Bergen a315acbc20 Standardize on KAFKA_PEERS as environment variable, and update the default to point to the vagrant cluster hace 9 años
  Willem van Bergen 51060e6515 Rename Producer to AsyncProducer hace 9 años
  Willem van Bergen 4189e55a44 Return{Errors,Successes} -> Return.{Errors,Successes} hace 9 años
  Willem van Bergen 5411ec3676 Rename Ack* configuration names to Return*, make ReturnErrors default to false for the Consumer, update good and examples hace 9 años
  Evan Huus 0e95e22dd4 Various doc and naming tweaks from code review. hace 9 años
  Evan Huus 6e7ef3c572 Permit constructing producers/consumers without clients hace 9 años
  Evan Huus bce6b9ae7e Combine the OffsetMethod and Offset parameters hace 9 años
  Evan Huus 0abdf8c4f0 Move the clientID into the config object hace 9 años
  Evan Huus 616ac5daa4 Unify configuration structures into config.go hace 9 años
  Evan Huus b97ce78d42 Check for errors in test code hace 9 años
  Willem van Bergen e01d7b5b70 Merge pull request #304 from Shopify/producer_consumer_consistency hace 9 años
  Willem van Bergen cc01cb4093 Merge pull request #303 from Shopify/split_consumer_events_channel hace 9 años