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 |
Symeon Meichanetzoglou
|
49309c8ce1
TRIVIAL: fmt indentation fix
|
5 years ago |
Symeon Meichanetzoglou
|
8c12b175c4
Set the Kafka version in ListAcls method
|
5 years ago |
Varun
|
6996f4c70e
fixed race in consumer group example (#1434)
|
5 years ago |
Diego Alvarez
|
46c83074a0
changelog for 1.23.1
|
5 years ago |
evazca
|
6fce0f9c8d
fix bug deleteRecord (#1425)
|
5 years ago |
Vlad Gorodetsky
|
d1948414ad
Merge pull request #1428 from mkaminski1988/master
|
5 years ago |