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

2015-10-30 Thread Justin Ross (JIRA)

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

Justin Ross commented on PROTON-512:


The release notes are mistaken.  I'm double checking the scripting now to make 
sure unresolved issues are filtered out.  Thanks for catching this.

> 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.9
>
> Attachments: messenger.c.patch, messenger.h.patch
>
>
> 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.3.4#6332)


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

2015-10-29 Thread Rohan McGovern (JIRA)

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

Rohan McGovern commented on PROTON-512:
---

This issue is listed under "Bugs fixed" in both 0.7 and 0.8 release notes: 
https://qpid.apache.org/releases/qpid-proton-0.7/release-notes.html , 
https://qpid.apache.org/releases/qpid-proton-0.8/release-notes.html

Is it fixed, or is that a mistake?

> 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.9
>
> Attachments: messenger.c.patch, messenger.h.patch
>
>
> 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.3.4#6332)


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

2014-02-07 Thread Ken Giusti (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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)