kolla-ansible/ansible/roles/kafka
Doug Szumski 10ec566f56 Make Kafka maintenance easier
This commit enables two settings which are useful when restarting a Kafka node
as part of a cluster. The first supports moving partitions for which a node
being restarting is the leader to another broker, and the second supports
automatically rebalancing partitions when the node rejoins the cluster. See
the documentation for more details:

https://kafka.apache.org/10/documentation.html#basic_ops_restarting

Change-Id: I0718fca08ea116db926b348e3e6e3bc2373db1fb
2019-02-19 11:13:08 +00:00
..
defaults Add missing project_name variables 2018-10-24 13:52:07 +02:00
handlers Apply Resource Constraints to Services. 2018-07-26 11:35:28 +00:00
meta Add support for deploying Kafka 2018-04-16 11:34:00 +01:00
tasks Support stop specific containers 2018-11-26 08:07:01 +00:00
templates Make Kafka maintenance easier 2019-02-19 11:13:08 +00:00