[bitnami/kafka] Mark KRaft as production-ready in README.md (#14566)
Mark KRaft as production-ready According to recent developments, Kraft is in a production-ready state from v3.3. Signed-off-by: Seyed Mohammad Hosseini <82659190+The-Seyed@users.noreply.github.com> Signed-off-by: Seyed Mohammad Hosseini <82659190+The-Seyed@users.noreply.github.com>
This commit is contained in:
parent
1091df2ab5
commit
d559d7c399
|
|
@ -263,7 +263,7 @@ This greatly simplifies Kafka’s architecture by consolidating responsibility f
|
|||
|
||||
More Info can be found here: https://developer.confluent.io/learn/kraft/
|
||||
|
||||
> **NOTE:** KRaft is in early access and should be used in development only. It is not suitable for production.
|
||||
> **NOTE:** According to [KIP-833](https://cwiki.apache.org/confluence/display/KAFKA/KIP-833%3A+Mark+KRaft+as+Production+Ready), KRaft is now in a production-ready state.
|
||||
|
||||
Configuration here has been crafted from the [Kraft Repo](https://github.com/apache/kafka/tree/trunk/config/kraft).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue