lhotari commented on PR #24947:
URL: https://github.com/apache/pulsar/pull/24947#issuecomment-3490787340

   > In this case, topic future might fail with timeout. This error was exposed 
after 
[dd149d4](https://github.com/apache/pulsar/commit/dd149d4ba4b9bc59bbc793fb083abe09252be5bf)
 because the future completed with `LowOverheadTimeoutException` won't trigger 
the cache invalidation.
   
   Just wondering if there should be code to handle this. Similar as in 
`createNonPersistentTopic`
   
https://github.com/apache/pulsar/blob/74931c9e5f2f4384ed3b048101051dd8e5ea4a9a/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/BrokerService.java#L1389-L1395


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