Done. See https://issues.apache.org/activemq/browse/CAMEL-1129.
/Ron Claus Ibsen-2 wrote: > > Hi > > Good idea, could you create a ticket in the JIRA for it? > http://activemq.apache.org/camel/support.html > > And as we love contributions you are welcome to give a stab at it. > http://activemq.apache.org/camel/contributing.html > > > /Claus Ibsen > Apache Camel Committer > Blog: http://davsclaus.blogspot.com/ > > > > On Fri, Nov 28, 2008 at 3:13 PM, rgavlin <[EMAIL PROTECTED]> wrote: >> >> The ErrorHandler RedeliveryPolicy appears to lock threads while sleeping >> until the next redelivery. With lots of concurrent requests requiring >> increasing redelivery times, this can be a scalability problem. >> >> Would it be possible to configure the RedeliveryPolicy to use a timer >> thread >> that would be responsible for managing the "timeouts" and firing the >> redelivery? >> >> /Ron >> -- >> View this message in context: >> http://www.nabble.com/ErrorHandler-RedeliveryPolicy-scalability-issue-locking-threads-while-sleeping-tp20735034s22882p20735034.html >> Sent from the Camel - Users mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/ErrorHandler-RedeliveryPolicy-scalability-issue-locking-threads-while-sleeping-tp20735034s22882p20744825.html Sent from the Camel - Users mailing list archive at Nabble.com.
