[DISCUSSION] Support custom and pluggable consumer selector for key shared subscription type

2022-02-23 Thread zhangao
Hi Pulsar Community, When we try to Introduce pulsar to our existing system, compatibility is our first consideration. Firstly, our production system uses jump consistent hash algorithm to select consumers, but pulsar uses range consistent hash algorithm natively. It's impossible for us to gu

[DISCUSSION] Support custom and pluggable consumer selector

2022-01-13 Thread zhangao
Hi Pulsar Community, When we try to Introduce pulsar to our existing system, compatibility is our first consideration. Firstly, our production system uses jump consistent hash algorithm to select consumers, but pulsar uses range consistent hash algorithm natively. It's impossible for us to gu

[DISCUSSION] Support custom and pluggable consumer selector

2021-12-28 Thread zhangao
Hi Pulsar Community, When we try to Introduce pulsar to our existing system, compatibility is our first consideration. Firstly, our production system uses jump consistent hash algorithm to select consumers, but pulsar uses range consistent hash algorithm natively. It's impossible for us to gu