LB-Yu opened a new issue, #1593:
URL: https://github.com/apache/fluss/issues/1593

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and 
found nothing similar.
   
   
   ### Description
   
   Currently, the `ReplicaManager#getReplicaOrException` always return 
`UnknownTableOrBucketException` when replica is not in online status, which is 
not very accurate in some cases. Especially in cases where replica creation is 
delayed, we should use `metadataCache` to determine whether the corresponding 
TableBucket truly does not exist or if it is simply a result of replica 
creation delay.
   
   ### Willingness to contribute
   
   - [x] I'm willing to submit a PR!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to