jiafu1115 commented on PR #20007:
URL: https://github.com/apache/kafka/pull/20007#issuecomment-3000080251

   > @jiafu1115 Could you share the exception you got? I would like to check 
whether the exception is retriable. If it's, we may not use `Exception` to 
handle all cases.
   
   [2025-06-03 20:44:27,356] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 
fetcherId=0] Error building remote log auxiliary state for  **MyTopicName**  
(kafka.server.ReplicaFetcherThread) 
org.apache.kafka.common.internals.FatalExitError at 
org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager.ensureInitializedAndNotClosed(TopicBasedRemoteLogMetadataManager.java:553)
 at 
org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager.remoteLogSegmentMetadata(TopicBasedRemoteLogMetadataManager.java:221)
 at 
kafka.log.remote.RemoteLogManager.fetchRemoteLogSegmentMetadata(RemoteLogManager.java:586)
 at 
kafka.server.TierStateMachine.buildRemoteLogAuxState(TierStateMachine.java:231) 
at kafka.server.TierStateMachine.start(TierStateMachine.java:113) at 
kafka.server.AbstractFetcherThread.handleOffsetsMovedToTieredStorage(AbstractFetcherThread.scala:763)
 at kafka....


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