You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2014/02/07 14:32:19 UTC

[jira] [Commented] (PROTON-512) Possibility to set idle timeout for messenger

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

Ken Giusti commented on PROTON-512:
-----------------------------------

As suggested by Tomas, I agree that it would make sense to provide a single timeout per Messenger instance that would apply to all connections managed by that Messenger.

The more interesting question: what should Messenger do on timeout of a connection?  Retry with backoff?   Since Messenger hides all the connection management from the application, there would be no notification of the event to the application - should there be?

Thoughts?


> Possibility to set idle timeout for messenger
> ---------------------------------------------
>
>                 Key: PROTON-512
>                 URL: https://issues.apache.org/jira/browse/PROTON-512
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.6
>            Reporter: Tomas Soltys
>              Labels: features, patch
>             Fix For: 0.7
>
>
> I would like to specify an idle timeout for a messenger which would be then used for all created connections. I see that there is an interface for pn_transport_t which is allowing it but it is not accessible from outside.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)