mattisonchao opened a new pull request, #19171:
URL: https://github.com/apache/pulsar/pull/19171

   ### Motivation
   
   This behaviour is broken by PR #18193,
   
   In the previous version, we could use the pulsar client to look up the topic 
with the `-partition-` keyword. Even this topic doesn't have partition 
metadata. But currently, we can't do that. You can check the test to know the 
detail.
   
   ### Modifications
   
   - Allow user lookup topic name with `-partition-` but no metadata
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   
   ### Documentation
   
   - [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->


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