wuzhanpeng opened a new pull request #11545: URL: https://github.com/apache/pulsar/pull/11545
### Motivations When I tried to enable topic-level policy, I found that the tests for interacting with partitioned system topic (e.g. `__change_events`) was not very sufficient, so I added a test for using auto-created partitioned system topic. ### Modifications - add a test for partitioned system topic - make a small optimization in `EventsTopicNames#checkTopicIsEventsNames` to avoid unnecessary inspections (based on #10850 ) -- 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]
