On 5/7/07, Tom Hill <[EMAIL PROTECTED]> wrote:
Is the "cp-lr" in snapshot really guaranteed to be atomic? Or is it just
fast, and unlikely to be interrupted?

It's called from Solr within a synchronized context, and it's
guaranteed that no index changes (via Solr at least) will happen
concurrently.

-Yonik

Reply via email to