Dominic Evans
|
9c1c364bbc
Merge pull request #1639 from agriffaut/patch/handle-errors-without-message
|
4 years ago |
Alexandre Griffaut
|
c55e6a91be
AdminClient Test Handle errors with no message
|
4 years ago |
Mickael Maison
|
d89fa9dc14
Add DescribeLogDirs to admin client
|
4 years ago |
Leonid Koftun
|
2d2326efcf
feat: Add alter and list partition reassignments
|
4 years ago |
Leonid
|
6d92277014
Sets ConfigEntry.Default flag in addition to the ConfigEntry.Source for Kafka versions > V1_1_0_0 (#1594)
|
4 years ago |
Diego Alvarez
|
58a83f229d
simplifies assignment
|
4 years ago |
Diego Alvarez
|
9895e8f694
fix misleading example for cluster admin
|
4 years ago |
Vlad Gorodetsky
|
07ff436a6d
Fix linter errors
|
4 years ago |
Dominic Evans
|
5160d7db71
fix: retry topic request on ControllerNotAvailable
|
4 years ago |
Dominic Evans
|
9ba6d8e14f
fix: remove Logger inadvertently left in test
|
4 years ago |
Dominic Evans
|
5de8dba37c
fix: set DescribeConfigRequest Version field
|
4 years ago |
Dominic Evans
|
fb8b9b5a10
fix: use the broker for any admin on BrokerConfig
|
4 years ago |
evazca
|
6fce0f9c8d
fix bug deleteRecord (#1425)
|
5 years ago |
Vlad Gorodetsky
|
d9dbc20e79
Merge pull request #1374 from dwi-di/consumer-group-offsets-nil
|
5 years ago |
Johannes Brüderl
|
ce981d1544
admin: add DeleteConsumerGroup
|
5 years ago |
Dirk Wilden
|
4a0e1a7328
include error in mocked OffsetFetchResponseV2
|
5 years ago |
Vlad Gorodetsky
|
a4a1b88c6d
Merge pull request #1318 from drsoares/1311_offline_replicas
|
5 years ago |
Tormod Erevik Lea
|
c8f961f633
Address a few staticcheck suggestions
|
5 years ago |
drsoares
|
e3ecf7b088
added offline replicas operation to client for kafka version >= 1.x
|
5 years ago |
Vlad Gorodetsky
|
0cfd4e6fdb
Merge pull request #1154 from dnwe/topic-response-errors
|
5 years ago |
Dominic Evans
|
e581f69e63
bug: remove invalid test
|
5 years ago |
Dominic Evans
|
ec2cbc3814
Satisfy the error interface in create responses
|
6 years ago |
Dominic Evans
|
7289df5416
admin: include ReplicaAssignment in ListTopics()
|
5 years ago |
Johannes Brüderl
|
3645a3453d
admin: Add some missing admin methods
|
6 years ago |
Dominic Evans
|
dae6d49d70
Add ListTopics func to ClusterAdmin interface
|
6 years ago |
Vlad Gorodetsky
|
e6c029ff1a
Revert "Synced error names and descriptions with the kafka's protocol"
|
5 years ago |
Nick Revin
|
a0f0d8fcdf
synced error codes and descriptions with the kafka's protocol
|
6 years ago |
chandra deepak kasiraju
|
320229591a
support of admin operations in sarama
|
6 years ago |