[
https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709283#comment-14709283
]
Michael McCandless commented on LUCENE-6759:
--------------------------------------------
bq. I'd also like to know what exactly you do to "beast" this patch, so that I
may do the same here.
I use the {{repeatLuceneTest.py}} from luceneutil, but {{ant beast}} should
work well too, something like:
{noformat}
ant beast -Dbeast.iters=100 -Dtestcase=TestGeo3DPointField
-Dtestmethod=testRandomMedium -Dtests.dups=6 -Dtests.iters=10
{noformat}
will run 6 JVMs concurrently (I think?), each JVM repeating this one test
method 10 times w/ the same master seed, and those 6 JVMs will stop and start
100 times.
> Integrate lat/long BKD and spatial 3d, part 2
> ---------------------------------------------
>
> Key: LUCENE-6759
> URL: https://issues.apache.org/jira/browse/LUCENE-6759
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Michael McCandless
> Attachments: LUCENE-6699.patch
>
>
> This is just a continuation of LUCENE-6699, which became too big.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]