-
Notifications
You must be signed in to change notification settings - Fork 734
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CrashLoopBackOff caused by Exiting because log truncation is not allowed #98
Comments
Re-assigned partitions of the two topics to the two working brokers, using #95 with
Now kafka-2 starts but load is unbalanced. Did another reassign, with Still seeing this log message though: |
Pod restart got rid of the warning, but showed Used |
Hi @solsson, could u figure it out why happens the above WARN message exactly? |
After testing #95 on minikube I shut down the VM and then started it again to test #97 ...
Now
kafka-2
goes crashlooping with:Further restarts fail immediately with
FATAL [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Exiting because log truncation is not allowed for partition test-produce-consume-0, current leader's latest offset 2117 is less than replica's latest offset 2391 (kafka.server.ReplicaFetcherThread)
.The text was updated successfully, but these errors were encountered: