Tom Bentley created KAFKA-12685:
-----------------------------------
Summary: ReplicaStateMachine attempts invalid transition
Key: KAFKA-12685
URL: https://issues.apache.org/jira/browse/KAFKA-12685
Project: Kafka
Issue Type: Bug
Components: replication
Affects Versions: 2.7.0
Reporter: Tom Bentley
Attachments: invalid-transition.log
The ReplicaStateMachine tried to perform the invalid transition {{NewReplica}}
-> {{NewReplica}}, in a cluster which was being rolling restarted at the same
time as the problem partition was being reassigned (first removing and then
re-adding the replica).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)