Yuri Mizushima

Results 43 comments of Yuri Mizushima

I think we can't resolve the issue("the subscription cannot be deleted") entirely by this approach. Because we can't unsubscribe existing subscriptions, also this approach can only affect REST API. Moreover,...

In my understanding, old partitioned producer clients are not aggregated by producerName completely. So, this PR introduce breaking changes to them. Partitioned producers have the same producerName between partitions as...

For example, when enabling `aggregatePublisherStatsByProducerName` in the v2.10.1 server ``` % grep 'aggregatePublisherStatsByProducerName' conf/standalone.conf aggregatePublisherStatsByProducerName=true ``` and create the partitioned producer to the partitioned topic by the v2.8.4 java client,...

Part of the code are ported to https://github.com/apache/bookkeeper/pull/3359 and it was merged. So, I'll close this PR.

I have no other suggestions. Why don't you discuss or vote on the dev@ ML before introducing this feature?

Hi @poorbarcode. Thank you for your review. What is the current status?

Rebased to fix conflicts. BTW, can someone review this? I've been trying to fix the issue for a year now... (cf. https://github.com/apache/pulsar/pull/20179)