Commit Graph

23 Commits

Author SHA1 Message Date
Bitnami Bot 192a100f0f 3.0.1-debian-10-r58 release 2022-05-22 02:00:57 +00:00
René Buffat 28fe735660 check KAFKA_ZOOKEEPER_PROTOCOL only when KAFKA_ENABLE_KRAFT is not enabled (#251)
Signed-off-by: René Buffat <buffat@gmail.com>
2022-05-18 02:05:44 +00:00
Bitnami Bot c0eaf64763 3.0.1-debian-10-r38 release 2022-05-11 15:48:11 +00:00
Bitnami Bot 13cc406fff 3.0.1-debian-10-r34 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 8c2c097ac0 3.0.1-debian-10-r27 release 2022-04-20 10:51:28 +00:00
Bitnami Bot 0b9adf2fdd 3.0.1-debian-10-r16 release 2022-04-07 10:46:28 +00:00
Bitnami Bot 4209189b62 3.0.1-debian-10-r15 release 2022-04-06 10:31:20 +00:00
Bitnami Bot 825749d0e6 3.0.1-debian-10-r14 release 2022-04-05 09:05:01 +00:00
Bitnami Bot 3a8b40a6e2 3.0.1-debian-10-r13 release 2022-04-04 02:21:54 +00:00
Bitnami Bot 28c22a335d 3.0.1-debian-10-r12 release 2022-04-03 02:07:23 +00:00
Bitnami Bot d4438df01f 3.0.1-debian-10-r11 release 2022-04-02 01:51:10 +00:00
Bitnami Bot 1025124a9e 3.0.1-debian-10-r10 release 2022-04-01 01:32:45 +00:00
Bitnami Bot f7aa9a18a8 3.0.1-debian-10-r9 release 2022-03-31 01:16:58 +00:00
Bitnami Bot 81805d44c8 3.0.1-debian-10-r8 release 2022-03-30 01:01:20 +00:00
Bitnami Bot 0692cfe206 3.0.1-debian-10-r7 release 2022-03-29 00:40:45 +00:00
Bitnami Bot 64892cf112 3.0.1-debian-10-r6 release 2022-03-28 00:24:30 +00:00
Bitnami Bot e247a31150 3.0.1-debian-10-r5 release 2022-03-27 00:08:05 +00:00
Bitnami Bot 056e58055f 3.0.1-debian-10-r4 release 2022-03-25 23:52:46 +00:00
Bitnami Bot 588138ff08 3.0.1-debian-10-r3 release 2022-03-24 23:35:49 +00:00
Bitnami Bot bf9bb12216 3.0.1-debian-10-r2 release 2022-03-23 22:29:58 +00:00
Bitnami Bot 2c9e5f543e 3.0.1-debian-10-r1 release 2022-03-22 20:07:03 +00:00
Bitnami Bot b7e5587c88 3.0.1-debian-10-r0 release 2022-03-21 19:51:10 +00:00