vamossagar12 commented on PR #14051: URL: https://github.com/apache/kafka/pull/14051#issuecomment-1645282242
hey Luke, sorry to bother you again on this one. I tried just clearing the `remoteReplicasMap` and then trying to do a fetchFollower within the `testUpdateFollowerFetchState` but I still get this error: ``` Replica 102 is not recognized as a valid replica of test-topic-0 in leader epoch 5 with partition epoch 1 org.apache.kafka.common.errors.NotLeaderOrFollowerException: Replica 102 is not recognized as a valid replica of test-topic-0 in leader epoch 5 with partition epoch 1 ``` Any other suggestions as to how can I add a test for this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org