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 2016/01/13 17:35:39 UTC

[jira] [Commented] (CAMEL-9330) Main - enableHangupSupport should be default enabled

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

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

GitHub user lburgazzoli opened a pull request:

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

    CAMEL-9330 : Main - enableHangupSupport should be default enabled

    

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

    $ git pull https://github.com/lburgazzoli/apache-camel CAMEL-9330

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

    https://github.com/apache/camel/pull/765.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 #765
    
----
commit 1e3ebee1f889462948ae770f3c2dc9c500d6ded9
Author: lburgazzoli <lb...@gmail.com>
Date:   2016-01-13T16:34:59Z

    CAMEL-9330 : Main - enableHangupSupport should be default enabled

----


> Main - enableHangupSupport should be default enabled
> ----------------------------------------------------
>
>                 Key: CAMEL-9330
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9330
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-blueprint, camel-core, camel-spring
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.17.0
>
>
> We should enable this out of the box as people really always should enable that so on JVM termination we trap that and do a graceful shutdown attempt.
> We can add a disableHandupSupport method to turn it off if people need it off in rare cases.



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