Sunny-Island commented on issue #11493: URL: https://github.com/apache/pulsar/issues/11493#issuecomment-891200389
I have open a [PR](https://github.com/apache/pulsar/pull/11535). There are two questions: 1. For PartitionedProducer/PartitionedConsumer/MultiTopicConsumer which consist of more than one consumer/producer. They should be counted as one or more reference? 2. When created reader from client, client add reader's consumer to its consumer list. Should we remove `getNumberOfReader()`? I haven't implemented this function yet. -- 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]
