Commit Graph

5 Commits

Author SHA1 Message Date
Bitnami Bot fc1136c9d6 3.1.0-debian-10-r89 release 2022-04-26 01:59:09 +00:00
Jesse 3a19297da6 Add KRaft (Kafka without Zookeeper) implementation + Document use (#235)
* README update to document using Kafka without Zookeeper (KRaft)

Signed-off-by: Jesse Whitham <jesse.whitham@gmail.com>

* Do not auto-allocate broker id when in KRaft Mode

Signed-off-by: Jesse Whitham <jesse.whitham@gmail.com>

* Add warnings and errors for KRaft config in validate

- Others have good warnings/errors already from Kafka

Signed-off-by: Jesse Whitham <jesse.whitham@gmail.com>

* Add a KRaft initialize step when enabled

- Formats the storage directories to add metadata
- Generates a cluster id if not already set

Signed-off-by: Jesse Whitham <jesse.whitham@gmail.com>

* Edit KRaft setup to match implementation

Signed-off-by: Jesse Whitham <jesse.whitham@gmail.com>

* Add KAFKA_ENABLE_CRAFT to configuration options

Signed-off-by: Jesse Whitham <jesse.whitham@gmail.com>

* Move KRaft changes into new 3.1 setup

Signed-off-by: Jesse Whitham <jesse.whitham@gmail.com>

* Remove command now built into enabling KRaft

Signed-off-by: Jesse Whitham <jesse.whitham@gmail.com>

* Apply suggestions from code review

All look good - though still require changes to kafka-env.sh

Co-authored-by: Marcos Bjoerkelund <marcosbjorkelund@gmail.com>
Signed-off-by: Jesse Whitham <jesse.whitham@gmail.com>

* Fix the indentation issues and apply original suggestions to all versions

Signed-off-by: Jesse Whitham <jesse.whitham@gmail.com>

* Put in the required envs as suggested

Signed-off-by: Jesse Whitham <jesse.whitham@gmail.com>

* Put back cluster id output to info

- If its being generated we really should show it in logs as will be
  required if anyone wants to join brokers to this cluster

Signed-off-by: Jesse Whitham <jesse.whitham@gmail.com>

Co-authored-by: Marcos Bjoerkelund <marcosbjorkelund@gmail.com>
2022-04-26 01:59:09 +00:00
Bitnami Bot cbb0ab1c33 3.1.0-debian-10-r81 release 2022-04-20 10:51:28 +00:00
Bitnami Bot 605ae02cb4 3.1.0-debian-10-r57 release 2022-03-25 16:48:43 +00:00
Bitnami Bot 31e8a3a655 3.1.0-debian-10-r52 release 2022-03-21 20:37:03 +00:00