Historique des commits

Auteur SHA1 Message Date
  Jurriaan Pruis d65b3fd46b Support ListOffsetRequest v1 [KIP-79] il y a 9 ans
  J. Brandt Buckley 98f7d9f4c1 Fix typo in ErrReplicaNotAvailable il y a 9 ans
  Evan Huus c5f4248429 Add support for latest protocol messages il y a 9 ans
  Willem van Bergen 2bac783afa Add new protocol errors with their respective messages. il y a 10 ans
  Evan Huus 66411d8222 Cleanup a bunch more error formats il y a 10 ans
  Evan Huus b83b8aea94 Improve config error formatting il y a 10 ans
  Evan Huus 3aab8e4fdd tweak some errors il y a 10 ans
  Evan Huus 70f8b28bbe Remove blank line that was breaking godoc il y a 10 ans
  Willem van Bergen f7a5956c80 Update good for ConfigurationError il y a 10 ans
  Willem van Bergen 51060e6515 Rename Producer to AsyncProducer il y a 10 ans
  Vincent Rischmann 9275bd2669 Update the KError enum for with Kafka 0.8.2 il y a 10 ans
  Evan Huus 9d71abeed0 Make Broker.Open truly non-blocking il y a 10 ans
  Willem van Bergen 566627d2ad Make PacketEncodingError and PacketDecodingError more similar to each other. il y a 10 ans
  Willem van Bergen 87c89f868c Also prefix KError instances with Err. il y a 10 ans
  Willem van Bergen 2018fd405e Prefix error variables with Err il y a 10 ans
  Willem van Bergen 173a4ef88c golint: don’t end error messages with punctuation. il y a 10 ans
  Evan Huus 1b465e78c2 Rework how the client handles metadata errors il y a 11 ans
  Evan Huus 5237f6fb5e Remove now-unused error type il y a 11 ans
  Evan Huus d5448f1b9a New Producer design il y a 11 ans
  Liu Cong b65a39b735 Update error of ReplicaNotAvailable description il y a 11 ans
  Liu Cong 17576f1e6d Add KError = 9 il y a 11 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 12 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 12 ans
  Evan Huus 53093b7fa8 Update a few odds and ends to the latest spec il y a 11 ans
  Burke Libbey 00a4811e0d DecodingError.Packet wasn't very useful il y a 12 ans
  Burke Libbey 34956b2be3 More informative logging around DecodingError, and bumped max msg size il y a 12 ans
  Burke Libbey 290b698c74 ReplicaNotAvailable is returned from FetchRequests. il y a 12 ans
  Burke Libbey f937064a7f Better definition of DroppedMessagesError il y a 12 ans
  Burke Libbey 739b3fa06b Be less lazy about error types: Add a DroppedMessagesError type. il y a 12 ans
  Antoine Grondin 893044d278 Fix Golint errors, except for all the missing comments. il y a 12 ans