You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/14 03:53:02 UTC

[GitHub] [pulsar-client-cpp] BewareMyPower commented on issue #50: [Feature] Supports producers to automatically obtain partitions

BewareMyPower commented on issue #50:
URL: https://github.com/apache/pulsar-client-cpp/issues/50#issuecomment-1278445387

   Did you mean when the partitions increased, the producer won't write messages to new partitions?
   
   i.e. now it's
   
   ```
   producer -> P0, P1, P2
   ```
   
   After you add a `P3`, producer won't send messages to `P3`.


-- 
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-unsubscribe@pulsar.apache.org

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