You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 11:00:00 UTC

[jira] [Resolved] (CAMEL-12045) Iterator Expiration error in camel-kinesis components if the processor in route takes beyond 5 minutes to process the previously read message

     [ https://issues.apache.org/jira/browse/CAMEL-12045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-12045.
---------------------------------
    Resolution: Won't Fix

> Iterator Expiration error in camel-kinesis components if the processor in route takes beyond 5 minutes to process the previously read message
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-12045
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12045
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-aws
>    Affects Versions: 2.20.1
>         Environment: linux
>            Reporter: Jeffrey
>            Priority: Major
>              Labels: kinesis
>
> The camel kinesis components throws an iterator expired exception when the processor took more than five minutes to process the previous record received from the stream. Such similar fix has been already done for ddbstream(https://fisheye.apache.org/changelog/camel-git?cs=258f9c9ca808d6f97eced2b0b42db4e2cc5463f4). Will a similar fix works for kinesis component as well or the issue can be handled in a different way?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)