For the record, the test was meant to test the new partial optimize
capabilities by counting the number of segments available after doing
partial optimizes.
-Grant
On Jul 29, 2008, at 5:58 PM, Tricia Williams wrote:
Works for me!
I don't really understand the purpose of the test, but it looks like
it is meant as a weak stress test. If the test is significantly
scaled back, is the test still accomplishing what it is mean to do?
Should the onus instead be on the developer to meet a minimum
requirement? Would this same problem crop up in normal (or even
abnormal) usage of Solr deployed on a similar system?
Tricia
Yonik Seeley wrote:
OK, I've now scaled back the test by a factor of 10 (50 segments
instead of 500).
-Yonik
On Tue, Jul 29, 2008 at 4:53 PM, Tricia Williams
<[EMAIL PROTECTED]> wrote:
As of revision 680834 the DirectUpdateHandlerOptimizeTest is still
failing.
I haven't made any changes to the file handle limit on my machine.
Tricia
Yonik Seeley wrote:
I just committed a fix that will make the test use the compound
file
format. Hopefully that will be sufficient.
-Yonik