[
https://issues.apache.org/jira/browse/CAMEL-9595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-9595.
-------------------------------------
Resolution: Fixed
> Camel-Kubernetes consumer should use DefaultConsumer and not
> ScheduledPollConsumer
> ----------------------------------------------------------------------------------
>
> Key: CAMEL-9595
> URL: https://issues.apache.org/jira/browse/CAMEL-9595
> Project: Camel
> Issue Type: Improvement
> Components: camel-kubernetes
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 2.17.0
>
>
> Actually the Kubernetes consumers extends ScheduledPollConsumer.
> Since the consumers can be used to monitor (maybe big) Kubernetes Cluster, it
> can be better to use an executor service and a ThreadPool to consume events.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)