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