You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/08/25 10:08:53 UTC

[GitHub] [pulsar-dotpulsar] blankensteiner commented on pull request #48: Producer for Partitioned topics

blankensteiner commented on pull request #48:
URL: https://github.com/apache/pulsar-dotpulsar/pull/48#issuecomment-679933564


   Hi @RobertIndie 
   Sorry for the delay :-)
   Like we talked about on Slack, this PR is a hard one, and a former attempt to solve this was rejected. So I would have loved to have talked about how to solve it before a "major" PR was created. Anyway, if you'd like I'll be happy to give it a thorough review :-)
   In regards to the construction, I think the right solution is to keep the construction of clients, readers, consumers, and producers sync. Meaning that the need for async for partitioned producer and multi-subscription consumers should be handled inside the consumer, producer, and reader.


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

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