syhily commented on issue #19493: URL: https://github.com/apache/pulsar/issues/19493#issuecomment-1647307847
@Technoboy- I don't think your explanation make sense to me. From my side, the only issue that I can tell is that I can't query the created non-partition topics immediately by using any API provided by Pulsar. Such as the topic endpoint in admin API. The LookupService in client API. This behavior is wired. We don't meet such issue since the 2.12.0 release. It's ok for Pulsar to continue improve the existed function by some internal optimization. But this shouldn't break the existing behavior. A user with all functions work well shouldn't care about any new changes if he don't need any new feature. That means as a user I don't care about `patternAutoDiscoveryPeriod` or something else. The existing behaviors have been changed and break the functions. That's is a BUG. -- 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]
