Skip to content
Discussion options

You must be logged in to vote

The error says the following:

2023-04-11 10:38:45 INFO  KafkaAvailability:135 - Reconciliation #85(timer) Kafka(kafka/fabric): __strimzi_store_topic/0 will be under-replicated (ISR={0}, replicas=[0,1], min.insync.replicas=1) if broker 0 is restarted.

That means that this topic is not in-sync and that is why the broker 0 cannot be restarted. You have to wait until it gets up to sync and then the pod will be rolled.

I don't think this is in any way related to the upgrade.

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by kiranmenon
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@scholzj
Comment options

@Sakib37
Comment options

@scholzj
Comment options

@Sakib37
Comment options

@scholzj
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants
Converted from issue

This discussion was converted from issue #8383 on April 20, 2023 16:27.