You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Otavio Rodolfo Piske (Jira)" <ji...@apache.org> on 2021/09/13 09:17:00 UTC

[jira] [Updated] (CAMEL-16949) camel-kafka: investigate alternatives to remove Thread.sleep from the record fetcher

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

Otavio Rodolfo Piske updated CAMEL-16949:
-----------------------------------------
    Fix Version/s: 3.x

> camel-kafka: investigate alternatives to remove Thread.sleep from the record fetcher
> ------------------------------------------------------------------------------------
>
>                 Key: CAMEL-16949
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16949
>             Project: Camel
>          Issue Type: Task
>          Components: camel-kafka
>            Reporter: Otavio Rodolfo Piske
>            Priority: Major
>             Fix For: 3.x
>
>
> The record fetch is using Thread.sleep. I think it would be good to investigate if we can replace that with a more elegant mechanism.
>  * [https://github.com/apache/camel/blob/main/components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaFetchRecords.java#L97]
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)