Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

cannot commit cursor where implement key_shared mode. #297

Closed
gaozhangmin opened this issue Apr 14, 2021 · 3 comments · Fixed by #330
Closed

cannot commit cursor where implement key_shared mode. #297

gaozhangmin opened this issue Apr 14, 2021 · 3 comments · Fixed by #330

Comments

@gaozhangmin
Copy link
Contributor

it was caused by wrong sub name. In key_shared mode. the subName will plus keyRange like 'flink_test[0, 32767]'

@syhily
Copy link
Contributor

syhily commented Apr 15, 2021

Could you please provide more detailed information on this issue. Such as the error stack or other information.

@gaozhangmin
Copy link
Contributor Author

gaozhangmin commented Apr 15, 2021

linked issue: #230 #248
2021-04-14 13:43:23,673 INFO org.apache.flink.streaming.connectors.pulsar.internal.PulsarMetadataReader [] - Cannot commit cursor since the topic TopicRange{topic=persistent://public/default/16p, key-range=SerializableRange{range=[32768, 65535]}} has been deleted during execution

@syhily
Copy link
Contributor

syhily commented Apr 16, 2021

OK, I'll dig into this issue.

linked issue: #230 #248
2021-04-14 13:43:23,673 INFO org.apache.flink.streaming.connectors.pulsar.internal.PulsarMetadataReader [] - Cannot commit cursor since the topic TopicRange{topic=persistent://public/default/16p, key-range=SerializableRange{range=[32768, 65535]}} has been deleted during execution

@syhily syhily self-assigned this Apr 16, 2021
@jianyun8023 jianyun8023 linked a pull request May 21, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants