Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][FLINK-27399] SourceEvent protocol for limiting the Consumer.seek operation #6

Closed
syhily opened this issue Oct 27, 2021 · 2 comments

Comments

@syhily
Copy link

syhily commented Oct 27, 2021

The Pulsar source needs to seek the desired consuming position when bootstrapping. The seeking action couldn’t be executed concurrently. We have designed a new mechanism that should be accomplished in the Flink 1.14.1 release.

@syhily syhily changed the title SourceEvent protocol for limiting the Consumer.seek operation [Feature] SourceEvent protocol for limiting the Consumer.seek operation Oct 27, 2021
@syhily syhily assigned syhily and unassigned nlu90 Apr 28, 2022
@syhily syhily changed the title [Feature] SourceEvent protocol for limiting the Consumer.seek operation [Feature][FLINK-27399] SourceEvent protocol for limiting the Consumer.seek operation Apr 28, 2022
@syhily
Copy link
Author

syhily commented Apr 28, 2022

This feature is used to fix the incorrect consuming position setting.

@nlu90 nlu90 closed this as completed Jun 7, 2022
@syhily
Copy link
Author

syhily commented Jun 15, 2022

apache#19972

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants