jeffkbkim commented on PR #13267:
URL: https://github.com/apache/kafka/pull/13267#issuecomment-1602740242

   failure in `testBumpTransactionalEpoch(String).quorum=kraft – 
kafka.api.TransactionsTest` again
   
   ```
   org.apache.kafka.common.errors.TimeoutException: Timeout expired after 
60000ms while awaiting InitProducerId
   ```
   
   There's 
   ```
   [2023-06-22 00:21:19,219] WARN [ReplicaFetcher replicaId=0, leaderId=1, 
fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition 
__transaction_state-1. This error may be returned transiently when the 
partition is being created or deleted, but it is not expected to persist. 
(kafka.server.ReplicaFetcherThread:70)
   [2023-06-22 00:21:19,329] WARN [ReplicaFetcher replicaId=1, leaderId=2, 
fetcherId=0] Partition topic1-1 marked as failed 
(kafka.server.ReplicaFetcherThread:70)
   [2023-06-22 00:21:19,330] WARN [ReplicaFetcher replicaId=1, leaderId=2, 
fetcherId=0] Partition topic2-1 marked as failed 
(kafka.server.ReplicaFetcherThread:70)
   ```
   
   running locally 50 times pass both kraft and zk.


-- 
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

Reply via email to