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

[jira] [Commented] (ARTEMIS-1924) Adding the possibility of configure AMQP IdleTimeout

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

ASF GitHub Bot commented on ARTEMIS-1924:
-----------------------------------------

GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2135

    ARTEMIS-1924 Add amqpIdleTimeout

    

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

    $ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-1924

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

    https://github.com/apache/activemq-artemis/pull/2135.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 #2135
    
----
commit dd702b481d29c8a583c9fe57470840a3c0e05c8d
Author: Clebert Suconic <cl...@...>
Date:   2018-06-11T21:11:25Z

    ARTEMIS-1924 Add amqpIdleTimeout

----


> Adding the possibility of configure AMQP IdleTimeout
> ----------------------------------------------------
>
>                 Key: ARTEMIS-1924
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1924
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>            Priority: Major
>
> connection Timeout Override was meant to bypass client behavior on core protocol, not to specify the TTL on AMQP connections or server based protocols.
>  
> the server will send a TTL to the client, so it should be possible to pass 0 and disable TTL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)