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

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

GitHub user hqstevenson opened a pull request:

    https://github.com/apache/camel/pull/966

    CAMEL-9920 - Handle SocketTimeoutException on accept

    Handle the SocketTimeoutException in the accept loop.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hqstevenson/camel CAMEL-9920

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/966.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #966
    
----
commit 6668ae1b3ffad3c6d20562616c9c814e2b3ffc7c
Author: Quinn Stevenson <[email protected]>
Date:   2016-04-27T19:11:23Z

    CAMEL-9920 - Handle SocketTimeoutException on accept

----


> Handle SocketTimeoutException on accept
> ---------------------------------------
>
>                 Key: CAMEL-9920
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9920
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-mllp
>    Affects Versions: 2.17.0
>            Reporter: Quinn Stevenson
>            Assignee: Quinn Stevenson
>
> The MLLP receiver logs and error when a SocketTimeoutException is encountered 
> while waiting for a connection.  It will not successfully accept connections 
> after that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to