crossoverJie commented on PR #999:
URL: https://github.com/apache/pulsar-client-go/pull/999#issuecomment-1605840436

   > Thank you for your contribution! But the default router supports this 
feature:
   > 
   > 
https://github.com/apache/pulsar-client-go/blob/a119bab0f8598601c0eb7f0fcd97da7ab06700c7/pulsar/default_router.go#L57-L65
   
   But when there are no `OrderdingKey` and `Key`, the user needs to specify 
specific partitions manually, here refers to the API of the Java SDK, where the 
SDK selects the partitions, keeping consistent with the implementation of the 
Java SDK.
   
   
https://github.com/apache/pulsar/blob/46b6dcd9571262f72f963a755c8a51fb4f66c81e/pulsar-broker/src/test/java/org/apache/pulsar/client/api/SimpleProducerConsumerStatTest.java#L153C1-L155


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