提交历史

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