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

Keith Wall commented on QPID-7374:
----------------------------------

WIP patch attached - some 0-9 tests failing because nothing yet limits the 
number of IDLE messages written (housekeeping interval used to determine this). 
 0-10 and 1.0 not yet tested.

> Reimplement producer transaction timeout feature to utilise an IO ticker
> ------------------------------------------------------------------------
>
>                 Key: QPID-7374
>                 URL: https://issues.apache.org/jira/browse/QPID-7374
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: Future
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>             Fix For: qpid-java-6.1
>
>         Attachments: 
> 0001-QPID-7374-Java-Broker-Reimplement-transaction-timeou.patch
>
>
> Virtualhost Housekeeping is also currently responsible for transaction 
> timeout.  Detecting transaction timeout is entirely a connection centric task 
> and could be reimplemented simply as an IO ticker.  Transaction timeout would 
> be better implemented as a Ticker, which would awaken the connection if a 
> idle/close timeout is due.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to