mattisonchao opened a new issue, #19099:
URL: https://github.com/apache/pulsar/issues/19099

   ### Motivation
   
   Very early on, Apache Pulsar introduced a definition of partition topic, But 
It does not have an associated PIP that defines its definition and behaviour.
   
   E.g.: 
   - user can use `-partitioned-` keyword to create an independent topic, which 
will introduce another complexity for the partitioned topic.
   - user can still create a persistent topic `partition` even if the partition 
index is greater than the partitioned topic metadata defined.
   
   ### Goal
   
   Provides the clarified partitioned topic definition and fixes the 
inappropriate part.
   
   ### API Changes
   
   none.
   
   ### Implementation
   
   todo...
   
   ### Alternatives
   
   _No response_
   
   ### Anything else?
   
   _No response_


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