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

(lambda-event-sources): (starting position timestamp for kafka) #31808

Open
1 of 2 tasks
nikovirtala opened this issue Oct 18, 2024 · 2 comments · May be fixed by #31439
Open
1 of 2 tasks

(lambda-event-sources): (starting position timestamp for kafka) #31808

nikovirtala opened this issue Oct 18, 2024 · 2 comments · May be fixed by #31439
Labels
@aws-cdk/aws-lambda-event-sources effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2

Comments

@nikovirtala
Copy link
Contributor

Describe the feature

Allow user to start consuming Kafka Event Sources from a specific point in time: https://aws.amazon.com/about-aws/whats-new/2023/06/aws-lambda-starting-timestamp-kafka-sources/

Use Case

???

Proposed Solution

Add the startingPositionTimestamp to ManagedKafkaEventSource and SelfManagedKafkaEventSource.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

v2.162.0

Environment details (OS name and version, etc.)

macOS 15.0 (24A335)

@nikovirtala nikovirtala added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Oct 18, 2024
@ashishdhingra ashishdhingra self-assigned this Oct 18, 2024
@ashishdhingra ashishdhingra added p2 investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Oct 18, 2024
@ashishdhingra
Copy link
Contributor

ashishdhingra commented Oct 18, 2024

@nikovirtala Thanks for submitting PR #31439.

@ashishdhingra ashishdhingra added effort/small Small work item – less than a day of effort and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Oct 18, 2024
@ashishdhingra ashishdhingra removed their assignment Oct 18, 2024
@nikovirtala
Copy link
Contributor Author

Oh wow, I didn't even realize that. Now I only wonder why this functionality exists in two places and what their future is? 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-lambda-event-sources effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants