??????[VOTE] Pulsar Release 2.10.0 Candidate 3

2022-03-14 Thread zhangao
It's bookkeeper's problem. fix pr :https://github.com/apache/bookkeeper/pull/3109/files ---- ??: "dev"

??????[VOTE] Pulsar Release 2.10.0 Candidate 3

2022-03-14 Thread zhangao
There is problem when initialized cluster by using initialize-cluster-metadata with multiple ZK servers configed. eg: bin/pulsar initialize-cluster-metadata --cluster test --metadata-store zk1:2181,zk2:2181/test --configuration-metadata-store zk1:2181,zk2:2181/test

??????[ANNOUNCE] New Committer: Haiting Jiang

2022-01-20 Thread zhangao
Congratulations! Best Regards, zhangao ---- ??: &quo

?????? [VOTE] PIP-129: Introduce intermediate state for ledger deletion

2022-01-13 Thread zhangao
+1 (non-binding) ---- ??: "dev"

[DISCUSSION] Support custom and pluggable consumer selector

2022-01-13 Thread zhangao
to guarantee that the same node can consume data with the same routing key from pulsar and our existing system simultaneously. It's better pulsar supports custom consumer selector when using key shared subscription. Thanks Zhangao [1] https://github.com/apache/pulsar/issues/13473 [2] https

[Bug] Other brokers failed to acquire bundle ownership after unloading a namespace bundle

2021-12-30 Thread zhangao
Hi, Currently, I found a problem about bundle ownership acquire, After I unloaded a namespace bundle, I found these error log on other brokers: ``` 2021-12-29 14:37:37.641 [metadata-store-6-1] WARN org.apache.pulsar.broker.lookup.TopicLookupBase - Failed to lookup null for topic

[DISCUSSION] Support custom and pluggable consumer selector

2021-12-28 Thread zhangao
to guarantee that the same node can consume data with the same routing key from pulsar and our existing system simultaneously. It's better pulsar supports customconsumer selector when using key shared subscription. Thanks Zhangao [1] https://github.com/apache/pulsar/issues/13473 [2] https

Re?? [Vote] PIP 126: Support custom and pluggable consumer selector

2021-12-24 Thread zhangao
Here is the proposal: https://github.com/apache/pulsar/issues/13473 ---- ??: "dev"

Re: [Vote] PIP 126: Support custom and pluggable consumer selector

2021-12-23 Thread zhangao
Hi Pulsar Community, Please vote for this PIP.Best Regards,zhangao

[Vote] PIP 126: Support custom and pluggable consumer selector

2021-12-23 Thread zhangao
Regards, zhangao

PR merge

2021-12-21 Thread zhangao
Hi, Please take a look at this two issue, it has been for a lone time. I think it's ready to merge. https://github.com/apache/pulsar/pull/11893 https://github.com/apache/pulsar/pull/12025