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

Fixed kinesis retrieval config argument passing to KCL scheduler #5272

Merged

Conversation

RashmiRam
Copy link
Contributor

Description

Polling retrieval config is passed to creation of KCL scheduler instead of new default retrieval config if consumer strategy is declared as polling

Issues Resolved

Resolves #5269

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
  • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link
Member

@dlvenable dlvenable left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @RashmiRam for this contribution!

@sb2k16 , Can you also look?

@sb2k16
Copy link
Member

sb2k16 commented Jan 10, 2025

Thank you @RashmiRam for fixing this!

@RashmiRam
Copy link
Contributor Author

@dlvenable @sb2k16 All the failing checks are related to AWS region not being set in Kinesis-source-integration tests. Can you help in verifying if the secrets are properly set?

@dlvenable dlvenable merged commit 9c61e03 into opensearch-project:main Jan 21, 2025
47 of 52 checks passed
@dlvenable
Copy link
Member

Thank you @RashmiRam for the contribution!

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

Successfully merging this pull request may close these issues.

[BUG] Kinesis source doesn't pass the given polling retrieval config to underlying KCL
3 participants