awslabs / amazon-kinesis-client

Client library for Amazon Kinesis
Apache License 2.0
635 stars 461 forks source link

Clean up lingering streams from currentStreamConfigMap #1273

Closed chenylee-aws closed 3 months ago

chenylee-aws commented 4 months ago

Description of changes: Adding check to clean up lingering inactive streams from currentStreamConfigMap of KCL leaders if they have passed the deferred deletion period.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.