| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | |
| | | | |
| | | | |
| | | | | |
and our restarts are fast
|
|/ / / / |
|
|/ / / |
|
|/ / |
|
|\ \
| | |
| | | |
Client request response ordering
|
| | | |
|
|/ / |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
contents
|
| |
|
| |
|
|\
| |
| | |
Kafka consumer failed payloads
|
| | |
|
| | |
|
|\ \
| | |
| | | |
Sync producer fail on error kwarg
|
|/ / |
|
| | |
|
|\ \
| | |
| | | |
Test logging
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
|\ \
| |/
|/| |
Async producer responses
|
| |
| |
| |
| | |
producer
|
|/
|
|
| |
success
|
|\
| |
| | |
Cleanups
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
-- just refer to super class (Producer)
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
tests. This is intended to help debug an intermittent failure that
requires server logs.
|
|/
|
|
|
| |
- this is intended to reduce flapping tests caused by intermittent
- fixture startup issues on travis-ci
|
|\
| |
| | |
KafkaConsumer.task_done: warn and skip unrecognized topic-partitions
|
| |
| |
| |
| | |
topic-partitions
|
|\ \
| | |
| | | |
Simple consumer leader change
|
| | |
| | |
| | |
| | | |
raise on UnknownTopicOrPartition
|
|/ / |
|
|\ \
| | |
| | | |
Support optional partitions kwarg in MultiProcessConsumer
|
| | | |
|
|\ \ \
| | | |
| | | | |
Deprecate KeyedProducer.send in favor of send_messages
|
| | | |
| | | |
| | | |
| | | | |
consistent
|