javanna opened a new pull request, #959:
URL: https://github.com/apache/lucene/pull/959

   I took a stab at this, these are the changes that I made:
   
   1) Replace default useThreads value: rarely() -> randomBoolean()
   2) apply lower slices thresholds more frequently: randomBoolean() -> 
frequently
   3) lower maxDocsPerSlice and maxSegmentsPerSlice threshold when applied
   4) apply lower maxSegments and maxSegmentsPerSlice also when 
wrapWithAssertions is true
   
   Please let me know what you think. Would it be better to rather make one 
change at a time, or make less aggressive changes?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to