freeznet commented on PR #18929: URL: https://github.com/apache/pulsar/pull/18929#issuecomment-1445977320
@shibd IIRC the python client do not support `PartitionsRoutingMode.CustomPartition` so it is hard to support [3] in python runtime unless the client supports it first. We could create an issue in `pulsar-client-python` and related pulsar function issue in `pulsar` repo as well. Once it is done, we could work on the partitioned topic support. As for this PR, it is okay for me to make the effectively_once work only with non-partitioned topics, WDYT @nlu90 @shibd @tpiperatgod ? -- 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]
