Re: [Quickfix-developers] Session::next/nextQueued deep recursion
Brought to you by:
orenmnero
From: Caleb E. <cal...@gm...> - 2005-02-25 21:34:14
|
On Fri, 21 Jan 2005 00:17:35 -0600, Oren Miller <or...@qu...> wrote: > Yeah, next is a recursive call (which in turn calls nextQueued, which > can in turn call next again) so I can see how this could happen. We > may need to redesign this in a non-recursive way so it can better > handle arbitrarily large queues. We've had this happen again in production. I don't see any progress towards fixing this in CVS. Is it still on the radar screen? -- Caleb Epstein caleb dot epstein at gmail dot com |