codelipenghui opened a new issue #4730: Can't get schema info with topic 
partition
URL: https://github.com/apache/pulsar/issues/4730
 
 
   **Describe the bug**
   
   If topic is a partitioned topic, use topic name can get schema info correct. 
But if use topic partition (e.g. 
persistent://my-tenant/my-namespace/my-topic-partitiion-0), can't get a schema 
info.
   
   **To Reproduce**
   1.create a new partitioned topic
   2.create producer with schema
   3.use pulsar admin to get schema info with topic partition
   
   **Expected behavior**
   
   If use topic partition to get schema info should return the partitioned 
topic schema info.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to