On Sun, Feb 8, 2015 at 5:12 PM, Branko Čibej <br...@wandisco.com> wrote:

> On 08.02.2015 17:08, stef...@apache.org wrote:
> > Author: stefan2
> > Date: Sun Feb  8 16:08:17 2015
> > New Revision: 1658200
> >
> > URL: http://svn.apache.org/r1658200
> > Log:
> > Minor refactoring in ra_svn's editor implementation.
> >
> > This is in preparation of turning the command table into a hashed table.
>
> ... which has to be safely and atomically initialized at program
> startup, using a pool with known lifetime.
>

Atomic init yes, pool no. It is just a plain C array - not an APR hash.


> Can we please take this to a branch?
>

That's been a close call ;) I've been about to commit the
change 2 minutes after you sent this post. The branch
is now complete and waits for the 1.9 release.

-- Stefan^2.

Reply via email to