[
https://issues.apache.org/jira/browse/CAMEL-12880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649756#comment-16649756
]
ASF GitHub Bot commented on CAMEL-12880:
----------------------------------------
Github user oscerd closed the pull request at:
https://github.com/apache/camel/pull/2565
> Atom consumer stops polling
> ---------------------------
>
> Key: CAMEL-12880
> URL: https://issues.apache.org/jira/browse/CAMEL-12880
> Project: Camel
> Issue Type: Bug
> Components: camel-atom
> Affects Versions: 2.22.1
> Reporter: Saravanakumar Selvaraj
> Assignee: Andrea Cosentino
> Priority: Major
>
> Camel-atom consumer stops polling for new feeds when a connection error
> occurs.
> It uses java.net.HttpURLConnection without a connection timeout value(The
> default value is 0 i.e. no timeout).
> When network error occur, connection threads hang and it causes
> ScheduledExecutorService stop polling.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)