Re: segment.gen file is not replicated

2011-08-04 Thread Michael McCandless
I think we should fix replication to copy it? Mike McCandless http://blog.mikemccandless.com On Thu, Aug 4, 2011 at 8:16 AM, Bernd Fehling wrote: > > > Am 04.08.2011 12:52, schrieb Michael McCandless: >> >> This file is actually optional; its there for redundancy in case the >> filesystem is no

Re: segment.gen file is not replicated

2011-08-04 Thread Bernd Fehling
Am 04.08.2011 12:52, schrieb Michael McCandless: This file is actually optional; its there for redundancy in case the filesystem is not "reliable" when listing a directory. Ie, normally, we list the directory to find the latest segments_N file; but if this is wrong (eg the file system might ha

Re: segment.gen file is not replicated

2011-08-04 Thread Michael McCandless
This file is actually optional; its there for redundancy in case the filesystem is not "reliable" when listing a directory. Ie, normally, we list the directory to find the latest segments_N file; but if this is wrong (eg the file system might have stale a cache) then we fallback to reading the seg

Re: segment.gen file is not replicated

2011-08-04 Thread Bernd Fehling
I have now updated to solr 3.3 but segment.gen is still not replicated. Any idea why, is it a bug or a feature? Should I write a jira issue for it? Regards Bernd Am 29.07.2011 14:10, schrieb Bernd Fehling: Dear list, is there a deeper logic behind why the segment.gen file is not replicated w