You do a commit in step 1 after the update, right? So if you configure Solr
on the indexer to invoke snapshooter after a commit and optimize, then you
would not need to invoke snapshooter explicitly using cron. snappuller
doesn't do anything unless there is a new snapshot on the indexer.
Bill
O
On Fri, Jan 9, 2009 at 4:28 AM, wojtekpia wrote:
>
> What happens if I overlap the execution of my cron jobs? Do any of these
> scripts detect that another instance is already executing?
No, they don't.
>
> --
> View this message in context:
> http://www.nabble.com/Overlapping-Replication-Scr