TakaHiR07 opened a new pull request, #295: URL: https://github.com/apache/pulsar-client-cpp/pull/295
### Motivation When topic update partition, new producer is not created on the new partition. The reason is runPartitionUpdateTask not work well. ### Modifications runPartitionUpdateTask should be executed next time when partition not updated. ### Verifying this change - [x] Make sure that the change passes the CI checks. ### Documentation - [x] `doc-not-needed` (Please explain why) -- 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]
