https://issues.apache.org/bugzilla/show_bug.cgi?id=44991
--- Comment #5 from Giedrius Noreikis <giedrius.norei...@gmail.com> 2009-06-27 07:47:20 PST --- Hi Colm, I proposed this fix because I had to fix the problem in our production immediately and I couldn't wait for the Raul's solution to come. It was more than a year ago. I've tried to recover the history of fixing the bug: 1. Initially this bug was "fixed" in rev.657592 (http://svn.apache.org/viewvc?view=rev&revision=657592) at 2008-05-18 17:15:25 UTC. 2. At 2008-05-18 20:16:27 UTC Raul posted the comment above, promising another solution with iterators. 3. I implemented my own fix before 2008-05-18 21:15:15 UTC. 4. The promised fix from Raul followed at 2008-05-26 17:43:10 UTC (http://svn.apache.org/viewvc?view=rev&revision=660248). So I guess the bug should fixed by now, though I've never tested that solution. Anyway, since ResolverIterator is already implemented in KeyResolver, it hardly makes sense to apply the old patch now. It would be nice to run some concurrency tests against the current version, but I will have some time for this only after a month. For the time being, I'd suggest to mark this as fixed. Giedrius -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.