Skip to content

Kinesis scheduler test #47

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

Merged
merged 6 commits into from
Mar 29, 2021
Merged

Conversation

pinzon
Copy link
Member

@pinzon pinzon commented Mar 16, 2021

The Scheduler is a Kinesis Class that single handles the creation of kinesis stream consumers and records processing.

For the moment it fails with localstack for two reasons:
-CBOR encoding for consumer functions is missing in Localstack
-SubscribeToShard function is failing.

Copy link
Member

@whummer whummer left a comment

Choose a reason for hiding this comment

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

Looks great, thanks @pinzon 👍 - only a few nitpick comments. Thanks

@whummer whummer merged commit cfd4f59 into localstack:master Mar 29, 2021
@pinzon pinzon deleted the kinesis-scheduler-test branch July 13, 2022 22:19
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.

2 participants