aboutsummaryrefslogtreecommitdiff
path: root/kafka
Commit message (Expand)AuthorAgeFilesLines
* Removes outdated comment; these tests can't grow more complexStaffan Olsson2018-02-021-6/+0
* Adds a console based way to check for topics configured with 1 replicaStaffan Olsson2018-02-021-0/+98
* Updates the basic kafkacat test to use a consumer group of size 1Staffan Olsson2018-02-021-1/+4
* These properties have good defaults, 3 and 2 respectively,Staffan Olsson2018-02-021-2/+2
* Merge branch 'use-default-replication-factor' into fix-offset-topic-replicationStaffan Olsson2018-02-012-4/+0
|\
| * Uses brokers' default replication factor for explicit topic creationuse-default-replication-factorStaffan Olsson2018-01-222-4/+0
* | Reverts previous commit and uses the documented default insteadStaffan Olsson2018-02-011-2/+1
* | Should be larger than or equal min.insync.replicasStaffan Olsson2018-02-011-0/+1
* | Moves outside host details to annotations,outside-host-as-annotationStaffan Olsson2018-01-281-1/+5
|/
* Sets all labels at the end of the init script,broker-init-pod-lablerStaffan Olsson2018-01-081-5/+8
* Sets other useful labels, for #78 and #56Staffan Olsson2018-01-081-2/+5
* Revert "Deprecates our own statefulset pod label kafka-broker-id"Staffan Olsson2018-01-081-1/+0
* cleanup: Minor cleanupsSteve Coffman2018-01-053-6/+5
* Deprecates our own statefulset pod label kafka-broker-idyolean-topic-managementStaffan Olsson2017-12-141-0/+1
* I find it scary when broker start logs:Staffan Olsson2017-12-141-0/+1
* Now was a good time to get rid of the last --overrideStaffan Olsson2017-12-132-3/+1
* Moves the essential data path config to theStaffan Olsson2017-12-132-3/+1
* Permanent retention is a friendlier default,Staffan Olsson2017-12-132-3/+1
* Places the values that are most likely to need attention at the topStaffan Olsson2017-12-131-52/+19
* Gathers the config that has to do with topic creationStaffan Olsson2017-12-132-2/+3
* Enables auto create topics because there's use cases for addingStaffan Olsson2017-12-131-1/+1
* Lets clusters define their preferred (prod) replication factorStaffan Olsson2017-12-011-0/+3
* Merge pull request #96 from Yolean/enable-broker-jmxsolsson2017-11-101-0/+4
|\
| * Exposes JMX for brokers, to typical monitoring setupsenable-broker-jmxStaffan Olsson2017-11-091-0/+4
* | Sets OnDelete explicitly, as RollingUpdate is a new defaultrestore-ondelete-behaviorStaffan Olsson2017-11-091-0/+2
|/
* Fixes a test issue at start and at consumer error1.8-manifestsStaffan Olsson2017-11-091-0/+2
* Makes kafka a feature folder too, consistent with the restStaffan Olsson2017-11-098-0/+741