Lars Lehtonen
|
171edfcb2e
tests: remove unused proxyClient and Proxies variables
|
4 years ago |
Evan Huus
|
2c40df751c
Fix version.satisfies so all tests run against 0.9
|
9 years ago |
Willem van Bergen
|
e8c3c16e1a
Add a functional test for the offset manager.
|
9 years ago |
Evan Huus
|
f0fc7e9247
Finalize most of the toxiproxy test framework
|
9 years ago |
Evan Huus
|
fbe4417e0b
Add some simple producer benchmarks
|
9 years ago |
Evan Huus
|
315a43ad01
More test prep for toxiproxy
|
9 years ago |
Evan Huus
|
d482af099e
Connect to toxiproxy in functional tests
|
9 years ago |
Evan Huus
|
ef078327dd
Switch CI and vagrant to ports 9091-9095
|
9 years ago |
Willem van Bergen
|
e78b412ceb
Split functional tests into different files
|
9 years ago |
Evan Huus
|
94d2970fa6
Wait at most 5 seconds for kafka in tests
|
9 years ago |
Willem van Bergen
|
6dff870098
Turn on sarama.Logger in tests when DEBUG=true.
|
9 years ago |
Willem van Bergen
|
44b14db83f
Add functional tests for client metadata.
|
9 years ago |
Willem van Bergen
|
7f2cdf6cd2
Do not use partition cache for unknown topics.
|
9 years ago |
Willem van Bergen
|
a315acbc20
Standardize on KAFKA_PEERS as environment variable, and update the default to point to the vagrant cluster
|
9 years ago |
Willem van Bergen
|
51060e6515
Rename Producer to AsyncProducer
|
9 years ago |
Willem van Bergen
|
4189e55a44
Return{Errors,Successes} -> Return.{Errors,Successes}
|
9 years ago |
Willem van Bergen
|
5411ec3676
Rename Ack* configuration names to Return*, make ReturnErrors default to false for the Consumer, update good and examples
|
9 years ago |
Evan Huus
|
0e95e22dd4
Various doc and naming tweaks from code review.
|
9 years ago |
Evan Huus
|
6e7ef3c572
Permit constructing producers/consumers without clients
|
9 years ago |
Evan Huus
|
bce6b9ae7e
Combine the OffsetMethod and Offset parameters
|
9 years ago |
Evan Huus
|
0abdf8c4f0
Move the clientID into the config object
|
9 years ago |
Evan Huus
|
616ac5daa4
Unify configuration structures into config.go
|
9 years ago |
Evan Huus
|
b97ce78d42
Check for errors in test code
|
9 years ago |
Willem van Bergen
|
e01d7b5b70
Merge pull request #304 from Shopify/producer_consumer_consistency
|
9 years ago |
Willem van Bergen
|
cc01cb4093
Merge pull request #303 from Shopify/split_consumer_events_channel
|
9 years ago |
Willem van Bergen
|
2018fd405e
Prefix error variables with Err
|
9 years ago |
Willem van Bergen
|
f4fc52188a
Naming changes in the producer to be consistent with the consumer.
|
9 years ago |
Willem van Bergen
|
2432b5fcf7
Split consumer’s Events() channel into Messages() and Errors()
|
9 years ago |
Evan Huus
|
888a76082a
Merge pull request #222 from Shopify/consumer-ng
|
9 years ago |
Willem van Bergen
|
588d923398
Add a test to make sure connection to a cluster that is completely down wil return an error
|
9 years ago |