Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce partitions for offset commit topic in 0.9 broker configs | Dana Powers | 2016-01-04 | 1 | -0/+9 |
| | |||||
* | Add 0.8.2.2 and 0.9.0.0 resources for integration tests; update default ↵ | Dana Powers | 2015-12-04 | 6 | -0/+338 |
| | | | | official releases | ||||
* | Add kafka 0.8.2.1 to integration tests, remove 0.8.2.0 | Dana Powers | 2015-06-10 | 3 | -0/+169 |
| | |||||
* | Use 500ms zookeeper session timeout for integration tests - no network here, ↵ | Dana Powers | 2015-06-10 | 4 | -0/+12 |
| | | | | and our restarts are fast | ||||
* | Reduce replica timeouts to 1sec for failover integration testing | Dana Powers | 2015-06-10 | 4 | -0/+16 |
| | |||||
* | Move 0.8.2-beta resources to 0.8.2.0 | Dana Powers | 2015-01-14 | 3 | -0/+0 |
| | |||||
* | Just copied over the 0.8.1.1 conf files | Dana Powers | 2015-01-14 | 3 | -0/+163 |
| | |||||
* | Support integration testing against kafka source builds (see README) | vagrant | 2014-08-13 | 3 | -0/+163 |
| | |||||
* | Remove kafka src submodules | Dana Powers | 2014-08-13 | 2 | -0/+0 |
| | |||||
* | Add resource templates for kafka 0.8.1.1 test fixtures | Dana Powers | 2014-08-12 | 3 | -0/+163 |
| | |||||
* | Fix log directory as per documentation: ↵ | Miguel Eduardo Gil Biraud | 2014-04-30 | 1 | -1/+1 |
| | | | | http://kafka.apache.org/08/documentation.html#brokerconfigs | ||||
* | Add support for kafka 0.8.1 | Mark Roberts | 2014-04-23 | 4 | -0/+102 |
| | |||||
* | Move kafka-src to servers/0.8.0/kafka-src, move test/resources to ↵ | Mark Roberts | 2014-04-23 | 4 | -0/+102 |
servers/0.8.0/resources, update fixtures, add build_integration.sh for getting started with development |