How big is the risk when updating the Kafka version?

0

We're running AWS MSK in production and for us, it's mission critical. Currently we're using Apache Kafka 2.2.1, but we'd like to upgrade to Kafka 2.4.1.

Is there any risk for data loss or downtime when we press the "Upgrade the Apache Kafka version" button and upgrade to Kafka 2.4.1?

mjohann
已提问 4 年前2000 查看次数
1 回答
1

The Amazon MSK version upgrade feature is based on Kafka best practices and uses a rolling update process that allows Kafka to remain available for cluster IO. We recommend that customers follow best practices for ensuring high availability (see https://docs.aws.amazon.com/msk/latest/developerguide/bestpractices.html#ensure-high-availability) and to first perform a Kafka upgrade in a staging environment to test for client compatibility during and post upgrade.

已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则