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

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

    [ https://issues.apache.org/jira/browse/CAMEL-12880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649420#comment-16649420 ] 

ASF GitHub Bot commented on CAMEL-12880:
----------------------------------------

saravanakumar1987 opened a new pull request #2565: CAMEL-12880 : Atom consumer stops polling
URL: https://github.com/apache/camel/pull/2565
 
 
   PR for https://issues.apache.org/jira/browse/CAMEL-12880. 
   Setting a timeout value of 60 seconds to throw exception if connection not successful so that the scheduled poll consumer restart polling.
   
   Thanks,
   Saravanakumar

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>            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)