heesung-sn commented on PR #20554:
URL: https://github.com/apache/pulsar/pull/20554#issuecomment-1587682521

   This change fails the two tests because it fails to create topic partitions 
when their partitioned topic is created first.
   `testPartitionedTopicAutoCreation, testCompatibilityWithPartitionKeyword`
   
   @codelipenghui @mattisonchao @eolivelli, Please let me know if this change 
is acceptable. It looks odd that Pulsar allows creating topic partitions, but 
then it does not allow its partitioned topic creation. Upon topic partition 
creation, shouldn't we check if the corresponding partitioned topic is created 
first?


-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to