Vlad Gorodetsky
|
07ff436a6d
Fix linter errors
|
4 years ago |
Ruben Vargas
|
3ec45e581a
Add kerberos support
|
5 years ago |
Adam Eijdenberg
|
f933fb4b0b
Add NewMockBrokerListener() so that it's possible to test TLS connections
|
6 years ago |
Sebastien Launay
|
124e7c647e
Expose producer metrics with go-metrics
|
8 years ago |
Sebastien Launay
|
3ea3cb2edb
Minor changes
|
8 years ago |
Sebastien Launay
|
b7f401f9d4
Fix race condition with graceful shutdown of MockBroker
|
8 years ago |
Sebastien Launay
|
7340cab460
Fix race condition on MockBroker.history
|
8 years ago |
Sebastien Launay
|
f8d8342ace
Expose broker metrics with go-metrics
|
8 years ago |
Evan Huus
|
37654da7e1
Add support for decoding versioned responses
|
8 years ago |
Evan Huus
|
6888eccc97
Don't import `testing` in the main lib
|
8 years ago |
Maxim Vladimirsky
|
ffff88f338
Update MockBroker documentation
|
8 years ago |
Maxim Vladimirsky
|
201ab73cb4
Make mock brokers and protocol packets available for outsider
|
9 years ago |
Evan Huus
|
d24f15ca41
Make mockbroker part of the _test code
|
9 years ago |
Evan Huus
|
e571a38ded
Now that mockbroker is private we don't need testState
|
9 years ago |
Willem van Bergen
|
91a706483c
Unexport mockbroker.
|
9 years ago |
Willem van Bergen
|
d8f64f7bde
Add the possibility to introduce latency to the mock broker
|
9 years ago |
Evan Huus
|
090c00b4c7
Permit starting a mockbroker on a specific address
|
9 years ago |
Willem van Bergen
|
5d65f43188
Report additional errors to test when closing the ock broker
|
10 years ago |
Willem van Bergen
|
f687caad50
Explicitly ignore error return values for some Open and Close calls
|
10 years ago |
Evan Huus
|
f77e4b63b8
Fix test raciness
|
10 years ago |
Evan Huus
|
53701a953d
Make mockbroker's ID an int32 to avoid a boatload of casts
|
10 years ago |
Evan Huus
|
be6f649828
Drop pretense of support for Go 1.0
|
10 years ago |
Dimitrij Denissenko
|
3233da72fa
Mockbroker should not import testing - https://github.com/Shopify/sarama/issues/66
|
10 years ago |
Ev Dolzhenko
|
4a85940400
Revert "Rename mockbroker.go to mockbroker_test.go"
|
10 years ago |
Ev Dolzhenko
|
849ea1ab8e
Rename mockbroker.go to mockbroker_test.go
|
10 years ago |
Burke Libbey
|
2bad7afe8f
Better error messages
|
11 years ago |
Burke Libbey
|
8f7144a7ed
wip
|
11 years ago |
Burke Libbey
|
b7c236d53a
wip
|
11 years ago |
Burke Libbey
|
7a9ae540f0
WIP Moving to encoder-based expecations
|
11 years ago |
Burke Libbey
|
74d42616ce
Got last test passing.
|
11 years ago |