aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Configures internal topics for single broker,single-nodeStaffan Olsson2018-02-031-3/+3
* Minimizes the cluster for use with for example MinikubeStaffan Olsson2018-02-035-6/+4
* Scales to 2 brokers + 3 zookeeper instancesStaffan Olsson2018-02-035-7/+5
* Merge pull request #140 from Yolean/fix-offset-topic-replicationsolsson2018-02-034-11/+106
|\
| * Bumps kafka-manager to 1.3.3.16fix-offset-topic-replicationStaffan Olsson2018-02-021-1/+1
| * 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
| |\
| * | 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
* | | Merge pull request #95 from Yolean/ops-jobssolsson2018-02-035-0/+217
|\ \ \
| * | | Text fixops-jobsStaffan Olsson2018-02-021-2/+2
| * | | Merge branch 'increase-replication-factor' into ops-jobsStaffan Olsson2018-02-022-0/+75
| |\ \ \
| | * | | Explains why this operation is hereStaffan Olsson2018-02-021-0/+10
| | * | | Clarifies output a bit moreStaffan Olsson2018-02-021-1/+2
| | * | | Got weird overlapping outputStaffan Olsson2018-02-021-0/+1
| | * | | Adds the necessary json mod to require more replicas,Staffan Olsson2018-02-021-5/+17
| | * | | Starts from the reassign-partitions jobStaffan Olsson2018-02-021-0/+51
| |/ / /
| * | | The first two tasks under Partition Management in the Kafka bookStaffan Olsson2017-11-101-0/+22
| * | | Adds a job that can actually fix under-replication ...Staffan Olsson2017-11-101-0/+51
| * | | But note that this job won't actually trigger replication ...Staffan Olsson2017-11-101-0/+0
| * | | Fixes container log to show unreplicated partitions (if there are any)Staffan Olsson2017-11-101-3/+9
| * | | Adds job to simplify replica electionStaffan Olsson2017-11-092-4/+21
| * | | Adds test that goes unready when there's not enough replicas of >0 topicsStaffan Olsson2017-11-091-0/+46
* | | | Merge pull request #128 from Yolean/metrics-jmx-for-brokerssolsson2018-02-032-0/+87
|\ \ \ \
| * | | | There's only values in this metric typemetrics-jmx-for-brokersStaffan Olsson2018-02-031-1/+1
| * | | | At first i suspected that order matters, but this also worksStaffan Olsson2018-02-031-2/+2
| * | | | ”In a production Kafka cluster, an offline partitionStaffan Olsson2018-02-031-1/+2
| * | | | It was the liveness probe that killed the metrics container,Staffan Olsson2018-01-291-2/+2
| * | | | Removes liveness probes, to focus on memory limits,Staffan Olsson2018-01-191-5/+0
| * | | | With 120M you get OOMKilled even on brokers with modest metrics volumesStaffan Olsson2018-01-191-2/+2
| * | | | With kubectl patch, this folder kan be scoped as Prometheus supportStaffan Olsson2018-01-192-1/+1
| * | | | On start the metrics pod gesses that it has ~45%Staffan Olsson2018-01-191-2/+2
| * | | | Evaluates JVM memory limit awarenessStaffan Olsson2018-01-191-2/+4
| * | | | This is an optional feature, but belongs to the broker pods,Staffan Olsson2018-01-191-0/+2
| * | | | Adds liveness probe from the metrics-improve-scrape-times branchStaffan Olsson2018-01-191-0/+5
| * | | | Upgrades jmx exporter to 0.2.0Staffan Olsson2018-01-191-1/+1
| * | | | The metrics part of #49Staffan Olsson2018-01-191-0/+38
| * | | | Current config from the metrics-improve-scrape-times branch,Staffan Olsson2018-01-191-0/+44
* | | | | Merge pull request #135 from Yolean/use-default-replication-factorsolsson2018-02-012-4/+0
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Uses brokers' default replication factor for explicit topic creationuse-default-replication-factorStaffan Olsson2018-01-222-4/+0
| |/ /
* | | Merge pull request #138 from deadmoose/patch-1solsson2018-02-011-1/+1
|\ \ \
| * | | SpeelingDavid Hoover2018-01-311-1/+1
|/ / /
* | | Merge pull request #125 from Yolean/linkedin-burrowsolsson2018-01-313-0/+114
|\ \ \
| * | | Upgrades to current Burrow master, a91cf4dlinkedin-burrowStaffan Olsson2018-01-311-1/+1
| * | | Applies the fix for v3 API so now we export five metricsStaffan Olsson2018-01-191-1/+1
| * | | Adds a frontend container. No need to scale it indivudually.Staffan Olsson2018-01-192-4/+29
| * | | Lets us see all consumers, for nowStaffan Olsson2018-01-191-2/+2