[ https://issues.apache.org/jira/browse/FLINK-24283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dawid Wysakowicz closed FLINK-24283. ------------------------------------ Resolution: Fixed Fixed in: * master ** 724fb3d8701a31349a1f65dee496d0a62916d0ed * 1.14 ** 5f2ec45efc319e8ae713415e7c443b76c1bdf6a3 > Pulsar connector won't use given hash ranges in Key_Shared mode > --------------------------------------------------------------- > > Key: FLINK-24283 > URL: https://issues.apache.org/jira/browse/FLINK-24283 > Project: Flink > Issue Type: Bug > Components: Connectors / Pulsar > Affects Versions: 1.14.0 > Reporter: Yufan Sheng > Assignee: Yufan Sheng > Priority: Critical > Labels: pull-request-available > Fix For: 1.14.0 > > > Pulsar broker will keep the old consumer select if the consumer has been > closed. This would lead to the sticky key range won't take effect. > We should use a sticky hash range when seeking the initial position in the > source enumerator. > https://github.com/apache/pulsar/pull/12035 -- This message was sent by Atlassian Jira (v8.3.4#803005)