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 |
Vlad Gorodetsky
|
2af3badd8c
Merge pull request #1485 from agapoff/improved-mock-delete-acl-response
|
5 years ago |
Vitaly Agapov
|
088b1706ab
Use response with the same version as request in MockDeleteAclsResponse
|
5 years ago |
Vitaly Agapov
|
00f3bf9126
Use response with the same version as request in MockDeleteTopicsResponse
|
5 years ago |
Vitaly Agapov
|
b03ef8d703
Add empty rows in mockresponses
|
5 years ago |
Vitaly Agapov
|
65ae234d98
make fmt
|
5 years ago |
Vitaly Agapov
|
6c830712b5
Improve NewMockListAclsResponse: support request version=1; more plausible response
|
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
|
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 |
Mike Kaminski
|
07de4f0001
Add more documentation and increase test coverage
|
5 years ago |
Mike Kaminski
|
c0eb84c7d0
Write handshake error test case
|
5 years ago |
Mike Kaminski
|
28b9633c7c
Rewrite tests using mock broker
|
5 years ago |
Mickael Maison
|
6c7918ef5a
Added OffsetFetch support up to v5
|
6 years ago |
chandra deepak kasiraju
|
320229591a
support of admin operations in sarama
|
6 years ago |
justfly
|
e06b9a2882
add Controller() method to Client interface
|
6 years ago |
Maxim Vladimirskiy
|
851e80942c
Add MockFindCoordinatorResponse
|
6 years ago |
Friedrich Große
|
5169c3158b
Fix formatting
|
6 years ago |
Friedrich Große
|
893be7d533
Permit setting version on mock produce response
|
7 years ago |
Vlad Hanciuta
|
5fd60c2be0
Add producer support for Kafka 0.11 Records
|
7 years ago |
Vlad Hanciuta
|
953231c528
Add support for Kafka 0.11 in consumer
|
7 years ago |