Commit History

Author SHA1 Message Date
  Vitaly Agapov 65ae234d98 make fmt 6 years ago
  Vitaly Agapov 6c830712b5 Improve NewMockListAclsResponse: support request version=1; more plausible response 6 years ago
  Vlad Gorodetsky 6cdd596cc9 Merge pull request #1478 from Shopify/go113 6 years ago
  Vlad Gorodetsky bfdae02cf9 Add support for Go 1.13 6 years ago
  Vlad Gorodetsky d6c39e51b1 Merge pull request #1416 from skidder/sk-sticky-partition-assignor-support 6 years ago
  Vlad Gorodetsky ed36e5f0a6 Merge pull request #1468 from Shopify/diego_improve-template 7 years ago
  Vlad Gorodetsky 5a053776cd Merge pull request #1469 from Shopify/diego_bump-lz4-lib 7 years ago
  Vlad Gorodetsky d1cd723ec0 Merge pull request #1470 from Shopify/diego_zstd-support-incomplete 7 years ago
  Diego Alvarez 5a7b4a8aa1 make a note about zstd support 7 years ago
  Diego Alvarez 6d036456c6 uses a released tag for github.com/pierrec/lz4 7 years ago
  Diego Alvarez bb8051d46c improves template formatting 7 years ago
  Diego Alvarez 99d5206b02 this is not valid anymore with go mod 7 years ago
  Diego Alvarez 166fb2fca6 Uses a valid release of zstd 7 years ago
  Vlad Gorodetsky d5e4de406e Merge pull request #1465 from Shopify/diego_remove-direct-reference-gofork 7 years ago
  Diego Alvarez bfff38f6e5 removes gofork direct usage as fix is part of go 7 years ago
  Vlad Gorodetsky 4b0a0e5b4b Merge pull request #1464 from MikeSchlosser16/add-kafka-errors 7 years ago
  mschlos2 5e86ab83e7 Actually a topic auth error not group, misread 7 years ago
  mschlos2 fbe15c34cf Handle a few missed protocol errors and add the new one 7 years ago
  Vlad Gorodetsky 14f805cef1 Merge pull request #1461 from agapoff/admin-deleteacl-request-version 7 years ago
  Vitaly Agapov 0d98f3a519 Set request version in DeleteACL ClusterAdmin method 7 years ago
  Vlad Gorodetsky 88444dea42 Merge pull request #1458 from agapoff/admin-createacl-request-version 7 years ago
  Scott Kidder b29086bdaa Change type of unvisitedPartitions from []string to bool to economize 7 years ago
  Scott Kidder e46c30deb2 Correctly identify consumers that are no longer subscribed to topics 7 years ago
  Vlad Gorodetsky 25c9059136 Merge pull request #1452 from symaras/1451 7 years ago
  Vitaly Agapov 59711ced3d Set request version in CreateACL ClusterAdmin method 7 years ago
  Scott Kidder 79f734c100 Initialize slice of consumers for a topic partition using an empty string slice literal 7 years ago
  Scott Kidder e52742d7de PR feedback 7 years ago
  Scott Kidder ae8e47f3da Fix comments 7 years ago
  Scott Kidder df5d0c0ba1 Sort the assignment priority queue in descending order using member-id if the assignment counts are identical 7 years ago
  Scott Kidder 7f26806906 Use priority queue to sort consumer group members by number of partition assignments 7 years ago