Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move kafka-src to servers/0.8.0/kafka-src, move test/resources to ↵ | Mark Roberts | 2014-04-23 | 3 | -102/+0 |
| | | | | servers/0.8.0/resources, update fixtures, add build_integration.sh for getting started with development | ||||
* | make changes to be more fault tolerant: clean up connections, brokers, ↵ | Jim Lim | 2013-10-04 | 1 | -1/+2 |
| | | | | | | | | failed_messages - add integration tests for sync producer - add integration tests for async producer w. leadership election - use log.exception | ||||
* | Cherry-pick mrtheb/kafka-python 8b9c7e51 | mrtheb | 2013-10-03 | 1 | -4/+4 |
| | | | | | | | | | Sync tests and fixtures with kafka 0.8.0-beta1 tag Conflicts: README.md kafka-src | ||||
* | Refactor and update integration tests | Ivan Pouzyrevsky | 2013-06-07 | 4 | -128/+82 |
| | |||||
* | Some work on a simple consumer | David Arthur | 2013-04-02 | 1 | -1/+1 |
| | |||||
* | Integration tests passing | David Arthur | 2013-04-02 | 1 | -1/+1 |
| | |||||
* | Protocol and low-level client done, adding tests | David Arthur | 2013-04-02 | 2 | -32/+33 |
| | |||||
* | Integration test improvements | David Arthur | 2012-09-30 | 2 | -5/+5 |
| | | | | | Call java directly instead of using start script. Fix synchronization problem with producing a message and it getting flushed. | ||||
* | Starting integration tests | David Arthur | 2012-09-28 | 2 | -0/+146 |