lhotari commented on issue #23451:
URL: https://github.com/apache/pulsar/issues/23451#issuecomment-2418445520

   > ### Minimal reproduce step
   > 1. Connect to a partitioned topic with the C++ client
   > 2. Update the topic to add a new partition.
   > 3. The C++ client will attempt to create producers for the new partitions. 
These will often fail.
   > 
   > ### What did you expect to see?
   > Producers successfully created.
   > 
   > ### What did you see instead?
   > In the broker logs, the "Illegal topic partition name" error message.
   
   @dwang-qm one more clarification: is the main negative impact the broker 
logs? Does the creation of the producer from the client perspective succeed?


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