Historique des commits

Auteur SHA1 Message Date
  Greyson Dehn 20b46c16c3 add error codes 61-72 il y a 5 ans
  Robin 6ccaccd799 fix typo in ErrControllerNotAvailable string il y a 6 ans
  justfly e06b9a2882 add Controller() method to Client interface il y a 6 ans
  Sami Hiltunen d9ef2bef2e advance partition consumer offset after compacted messages il y a 6 ans
  Robin d2ef45883e add error codes 45-60 il y a 6 ans
  Shin'ya UEOKA 77f3449e67 Additional error codes il y a 7 ans
  Jurriaan Pruis d65b3fd46b Support ListOffsetRequest v1 [KIP-79] il y a 7 ans
  J. Brandt Buckley 98f7d9f4c1 Fix typo in ErrReplicaNotAvailable il y a 7 ans
  Evan Huus c5f4248429 Add support for latest protocol messages il y a 8 ans
  Willem van Bergen 2bac783afa Add new protocol errors with their respective messages. il y a 8 ans
  Evan Huus 66411d8222 Cleanup a bunch more error formats il y a 9 ans
  Evan Huus b83b8aea94 Improve config error formatting il y a 9 ans
  Evan Huus 3aab8e4fdd tweak some errors il y a 9 ans
  Evan Huus 70f8b28bbe Remove blank line that was breaking godoc il y a 9 ans
  Willem van Bergen f7a5956c80 Update good for ConfigurationError il y a 9 ans
  Willem van Bergen 51060e6515 Rename Producer to AsyncProducer il y a 9 ans
  Vincent Rischmann 9275bd2669 Update the KError enum for with Kafka 0.8.2 il y a 9 ans
  Evan Huus 9d71abeed0 Make Broker.Open truly non-blocking il y a 9 ans
  Willem van Bergen 566627d2ad Make PacketEncodingError and PacketDecodingError more similar to each other. il y a 9 ans
  Willem van Bergen 87c89f868c Also prefix KError instances with Err. il y a 9 ans
  Willem van Bergen 2018fd405e Prefix error variables with Err il y a 9 ans
  Willem van Bergen 173a4ef88c golint: don’t end error messages with punctuation. il y a 9 ans
  Evan Huus 1b465e78c2 Rework how the client handles metadata errors il y a 9 ans
  Evan Huus 5237f6fb5e Remove now-unused error type il y a 9 ans
  Evan Huus d5448f1b9a New Producer design il y a 10 ans
  Liu Cong b65a39b735 Update error of ReplicaNotAvailable description il y a 10 ans
  Liu Cong 17576f1e6d Add KError = 9 il y a 10 ans
  Rob Rodgers 15782aa08d Address Evan's comments on the previous version. Add checks for Closed() to a few other locations including consumer.go. il y a 10 ans
  Rob Rodgers 26beb2e678 Add a check to make debugging easier when the client has been closed previously (e.g., an misplaced defer() closed it). il y a 10 ans
  Evan Huus 53093b7fa8 Update a few odds and ends to the latest spec il y a 10 ans