You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2020/06/12 20:46:01 UTC

[GitHub] [lucene-solr] msokolov commented on pull request #1552: LUCENE-8962: merge small segments on commit

msokolov commented on pull request #1552:
URL: https://github.com/apache/lucene-solr/pull/1552#issuecomment-643476200


   Test case #1 above, at least does reproduce (and #4 looks like a similar stack trace; I did not try it):
   
       gradlew :lucene:core:test --tests "org.apache.lucene.index.TestIndexFileDeleter" -Ptests.seed=DC21EB3B9D4052A4 
   
   My experience with #3 (testRandomOperations) is it doesn't tend to reproduce with a given seed. It is indeed quite random. And these did not reproduce for me.
   
   #5 reproduces:
   
       gradlew :lucene:core:test  -Dtestcase=TestIndexWriterExceptions2 -Dtests.method=testBasics -Dtests.seed=AC9C0966B9BC03C8
   
   


----------------------------------------------------------------
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.

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



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