Re: [PR] [improve][test] Add topic policy test for topic API [pulsar]

2024-04-22 Thread via GitHub
Technoboy- merged PR #22546: URL: https://github.com/apache/pulsar/pull/22546 -- 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:

[PR] [improve][test] Add topic policy test for topic API [pulsar]

2024-04-21 Thread via GitHub
Technoboy- opened a new pull request, #22546: URL: https://github.com/apache/pulsar/pull/22546 ### Motivation Add test for topic policies. ### Modification - Add test for topic policy. - Separate transaction and schema test to a new class ### Documentation