Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Kafka 2.6.0 to tests and protocol compatibility matrix (#2162) | Lourens Naudé | 2020-11-15 | 4 | -0/+197 |
| | | | | * Co-authored-by: Andrew Brown <andrew.brown@shopify.com> * Co-authored-by: Aaron Brady <aaron.brady@shopify.com> | ||||
* | Add logic for inferring newer broker versions (#2038) | Tincu Gabriel | 2020-05-05 | 4 | -0/+0 |
| | | | | | | | | | | | | | | * Add logic for inferring newer broker versions - New Fetch / ListOffsets request / response objects - Add new test cases to inferr code based on mentioned objects - Add unit test to check inferred version against whatever resides in KAFKA_VERSION - Add new kafka broker versions to integration list - Add more kafka broker versions to travis task list - Add support for broker version 2.5 id * Implement PR change requests: fewer versions for travis testing, remove unused older versions for inference code, remove one minor version from known server list Do not use newly created ACL request / responses in allowed version lists, due to flexible versions enabling in kafka actually requiring a serialization protocol header update Revert admin client file change | ||||
* | Update 2.4.0 resource files for sasl integration | Dana Powers | 2019-12-29 | 2 | -0/+6 |
| | |||||
* | kafka 2.4.0 (#1972) | Vanessa Vuibert | 2019-12-29 | 3 | -0/+191 |
| | |||||
* | Enable SCRAM-SHA-256 and SCRAM-SHA-512 for sasl (#1918) | Swen Wenzel | 2019-12-29 | 45 | -11/+137 |
| | |||||
* | Add KAFKA 2.3.0 to test matrix (#1915) | Dana Powers | 2019-09-30 | 15 | -0/+955 |
| | |||||
* | Update kafka.properties for ACL tests (0.11+ only) | Dana Powers | 2019-09-28 | 7 | -18/+3 |
| | |||||
* | Add ACL api to KafkaAdminClient (#1833) | Ulrik Johansson | 2019-09-28 | 16 | -0/+48 |
| | |||||
* | Bump integration tests to 0.10.2.2 and 0.11.0.3 (#1890) | Jeff Widman | 2019-08-22 | 6 | -0/+376 |
| | | | | | Bump integration tests from Kafka: - 0.10.2.1 --> 0.10.2.2 - 0.11.0.2 --> 0.11.0.3 | ||||
* | Rename ssl.keystore.location and ssl.truststore.location config files | Dana Powers | 2019-03-24 | 16 | -32/+36 |
| | |||||
* | Add test resources for kafka versions 1.0.2 -> 2.0.1 | Dana Powers | 2018-11-20 | 15 | -0/+940 |
| | |||||
* | Add kafka 1.0.1 release to test fixtures (#1437) | Dana Powers | 2018-03-10 | 3 | -0/+188 |
| | |||||
* | Use 0.11.0.2 kafka broker for integration testing (#1357) | Dana Powers | 2018-01-25 | 3 | -0/+188 |
| | |||||
* | Add fixture support for upcoming 1.0.0 broker release (#1275) | Dana Powers | 2017-10-23 | 3 | -0/+188 |
| | |||||
* | Update to 0.11.0.1 for travis test fixture; use as default if unspecified ↵ | Dana Powers | 2017-10-08 | 3 | -0/+188 |
| | | | | (#1244) | ||||
* | Add 0.11.0.0 server resources (reduced offsets.topic.replication.factor=1) | Dana Powers | 2017-06-18 | 3 | -0/+188 |
| | |||||
* | Add kafka 0.10.2.1 into integration testing version (#1096) | Jianbin Wei | 2017-06-16 | 3 | -0/+188 |
| | | | | | * Add kafka 0.10.2.1 into integration testing version * Disable tests for python 2.6 and kafka 0.8.0 and 0.8.1.1 * Remove references to python 2.6 support | ||||
* | Update to 0.10.1.1 for integration testing (#953) | Dana Powers | 2017-01-23 | 3 | -0/+188 |
| | |||||
* | Use 0.10.0.1 for integration tests (#803) | Dana Powers | 2016-08-11 | 3 | -0/+188 |
| | | | | | | * Add 0.10.0.1 fixture resources * Use new release 0.10.0.1 for 0.10 testing | ||||
* | Attempt to add ssl support to kafka fixturesssl_support | Dana Powers | 2016-04-09 | 3 | -6/+33 |
| | |||||
* | Update 0.9.0.0 configuration defaults so they are consistent with official ↵ | Dana Powers | 2016-04-07 | 1 | -4/+3 |
| | | | | release | ||||
* | Add 0.10.0.0 test fixture properties files | Dana Powers | 2016-03-21 | 3 | -0/+179 |
| | |||||
* | Improve Fixture logging | Dana Powers | 2016-03-13 | 8 | -32/+40 |
| | | | | | | | - 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 | ||||
* | Update to Kafka 0.9.0.1 for integration testing | Dana Powers | 2016-02-23 | 3 | -0/+178 |
| | |||||
* | 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 |