nadberezny opened a new pull request, #224:
URL: https://github.com/apache/flink-connector-aws/pull/224

   **Purpose of the Change**
   This PR fixes a critical stability issue in the 
FanOutKinesisShardSubscription where the connector could enter a "zombie" 
state—appearing active but not consuming events—following a failed subscription 
attempt (ResourceInUseException).
   
   It also resolves some potential duplicates due to non thread safe shard 
starting position.
   
   More details can be found in the JIRA ticket description:
   https://issues.apache.org/jira/browse/FLINK-38814


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to