We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When reading data from Kafka with legacy Read, MAX_WATERMARK is emitted when the source is not completed.
Priority: 3 (minor)
The text was updated successfully, but these errors were encountered:
Probably related to #29563.
Sorry, something went wrong.
Reverting the commit seems not to resolve the issue.
Could this be related to #29902 or would integrating #29993 resolve the issue?
I don't think it relates. This bug manifests on Beam 2.53.0, Beam 2.52.0 seems to work fine.
[flink] Fix watermark generation for empty UnboundedSource (apache#30050
5865037
)
je-ik
Successfully merging a pull request may close this issue.
What happened?
When reading data from Kafka with legacy Read, MAX_WATERMARK is emitted when the source is not completed.
Issue Priority
Priority: 3 (minor)
Issue Components
The text was updated successfully, but these errors were encountered: