TakaHiR07 opened a new pull request, #286: URL: https://github.com/apache/pulsar-client-cpp/pull/286
### Motivation It is more reasonable to set routingMode default RoundRobinDistribution, just as the java client. Otherwise, user may ignore this config, and producer can not produce msg to new updated partition ### Modifications change default routingMode config ### Verifying this change - [ ] Make sure that the change passes the CI checks. This change is a trivial rework / code cleanup without any test coverage. ### Documentation <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. --> - [x] `doc-required` (Your PR needs to update docs and you will update later) - [ ] `doc-not-needed` (Please explain why) - [ ] `doc` (Your PR contains doc changes) - [ ] `doc-complete` (Docs have been already added) -- 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]
