visortelle commented on issue #22527: URL: https://github.com/apache/pulsar/issues/22527#issuecomment-2065863301
@ragaur-tibco I see. --- > I don't see the Received ... From topic ... log messages on the first run when topics do not exist yet. ```scala .patternAutoDiscoveryPeriod(1) ``` Ah, ok. It is implemented with polling. I thought it uses some notification events sent to consumers to update the topics list. -- 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]
