You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Saravanakumar Selvaraj (JIRA)" <ji...@apache.org> on 2018/10/14 14:53:00 UTC

[jira] [Created] (CAMEL-12880) Atom consumer stops polling

Saravanakumar Selvaraj created CAMEL-12880:
----------------------------------------------

             Summary: 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


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)