[
https://issues.apache.org/jira/browse/CAMEL-19016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760284#comment-17760284
]
Claus Ibsen commented on CAMEL-19016:
-------------------------------------
scheduling batch consumer works only when Camel needs to call some X service
every N millis seconds.
However if its the other way around, eg google calls Camel when it has a new
message, then we use a regular consumer.
And when we do that, then health checks need to be coded in a custom way for
this.
> Camel-Google-Pubsub: Add Health Check for consumer
> --------------------------------------------------
>
> Key: CAMEL-19016
> URL: https://issues.apache.org/jira/browse/CAMEL-19016
> Project: Camel
> Issue Type: Sub-task
> Components: camel-google-pubsub
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 4.x
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)