aboutsummaryrefslogtreecommitdiff
path: root/maintenance
Commit message (Collapse)AuthorAgeFilesLines
* Text fixops-jobsStaffan Olsson2018-02-021-2/+2
|
* 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
| | | | which seems to be equivalent to setting replication.factor 3 at topic create.
* 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
| | | | | | | as long as you have one up-to-date replica. The use case is broker outages that are longer than mere re-scheduling, such as zone outage in a multi-zone cluster.
* But note that this job won't actually trigger replication ...Staffan Olsson2017-11-101-0/+19
| | | | of under-replicated topics if a broker is down
* Fixes container log to show unreplicated partitions (if there are any)Staffan Olsson2017-11-101-0/+50