[ 
https://issues.apache.org/jira/browse/LUCENE-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13072729#comment-13072729
 ] 

Robert Muir commented on LUCENE-3346:
-------------------------------------

I triggered this with Standard's SegmentDocsEnum too, so you don't need 
payloads to hit this.

I do not think a workaround is possible, I tried to add asserts in places but I 
think the bug somehow involves adding docid deltas in the loop...

> jrebug causes checkindex fail
> -----------------------------
>
>                 Key: LUCENE-3346
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3346
>             Project: Lucene - Java
>          Issue Type: Bug
>    Affects Versions: 4.0
>         Environment: java 1.7.0
>            Reporter: Robert Muir
>              Labels: Java7
>         Attachments: seeds.txt
>
>
> I dug into the samplingwrappertest fail: 
> https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/22/
> I ran the test hundreds of times, and made 11 more random seeds. In every 
> case, the $facet field had PulsingCodec (or MockRandom, which pulses things)
> Here's an example seed, that fails relatively quickly (4 seconds) every time:
> ant test -Dtestcase=SamplingWrapperTest -Dtestmethod=testCountUsingSamping 
> -Dtests.seed=3028256727308316121:-9062105085025921705

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to