awslabs / aws-sdk-rust

AWS SDK for the Rust Programming Language
https://awslabs.github.io/aws-sdk-rust/
Apache License 2.0
3.02k stars 249 forks source link

Add Kinesis leasing strategy #518

Closed lcmgh closed 5 months ago

lcmgh commented 2 years ago

Describe the feature

The Java KCL implements a leasing strategy with DynamoDB that takes care of orchestrating shards to worker nodes. As this is a pretty common use case I would love to see the same and an in-memory based strategy implemented in rust.

References:

Use Case

Users can focus on writing custom record-processing logic instead of solving complex tasks associated with distributed computing.

Proposed Solution

Other Information

No response

Acknowledgements

A note for the community

Community Note

jmklix commented 5 months ago

Thanks for this suggestion, but we currently don't have any plans in the near future to add this to this sdk.

github-actions[bot] commented 5 months ago

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.