| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \
| | |
| | | |
Reworked the if statement logic to only call stop() on not-stopped producer objects
|
| | |
| | |
| | |
| | |
| | | |
Reworked the if statement logic to only call stop() on not-stopped objects.
added tests
|
|\ \ \
| |_|/
|/| | |
Allow null payload for deletion feature
|
| | | |
|
| | | |
|
| | | |
|
| |/
|/| |
|
| | |
|
|\ \
| | |
| | | |
Use kafka 0.8.2.1 in integration tests
|
| | | |
|
|\ \ \
| |/ /
|/| | |
Consumer - handle exceptions in commit() and reset_partition_offset()
|
| | |
| | |
| | |
| | | |
failure
|
| | |
| | |
| | |
| | | |
exceptions
|
| | | |
|
|/ / |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Test logging
|
| | |
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
success
|
| |
|
| |
|
|
|
|
|
| |
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
|
| |
|
|\
| |
| | |
Support optional partitions kwarg in MultiProcessConsumer
|
| | |
|
|\ \
| | |
| | | |
Deprecate KeyedProducer.send in favor of send_messages
|
| |/
| |
| |
| | |
consistent
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
queue to drain before testing messages were sent
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
.failed_payloads attribute has been removed.
|
| | |
|
| |
| |
| |
| | |
- previously this would simply drop one of the payloads
|