| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| | |
Truncate deallocated message buffers
|
| |
| |
| |
| | |
immediately
|
| | |
|
|/
|
|
|
|
|
| |
- remove double console appenders from log4j.properties
- also log to server.log file for interactive uses
- drop internal _spawn from SpawnedService loop
- write captured stdout/stderr directly to avoid logger re-formatting
|
| |
|
|
|
|
| |
pytest output
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- spawn fixtures via daemon threads
- close fixtures atexit and in __del__ to avoid interpreter hangs
- raise Exception on timeouts in open()
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and KafkaConnection
|
|
|
|
| |
travis logs)
|
| |
|
|\
| |
| | |
Add delayed task timeouts to _poll calls
|
| | |
|
|/ |
|
|\
| |
| | |
ConsumerCoordinator cleanups and test coverage
|
| | |
|
|/ |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
kafka/codec.py
kafka/version.py
test/test_producer.py
test/test_producer_integration.py
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|