On 9/19/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > SOLR-260 -- adding solrj tests for fast concurrent updates. With the > commited low number for threads and docs, these would not always fail. But > increasing the number takes a long time to run. > > I think we should leave it low and let people increase the value for > performance testing... these will fail if something is amiss with concurancy > even at low numbers.
+1, that's what I normally do.... try to make the tests run within a few seconds, and manually crank up the numbers when something changes. -Yonik