OK, I'm seeing two different failures.
One I think may be caused by a race condition (between the commit()
and reopen()) due to the update handler rearchitecture and should be
easy to fix.
The other bug I'm seeing much more frequently is a lucene bug where
deletes are not being applied.

I created another version of the test that doesn't use Solr classes
and was able to reproduce it.  I'll check it in shortly.

-Yonik
http://www.lucidimagination.com



On Tue, Jul 26, 2011 at 9:34 PM, Yonik Seeley
<yo...@lucidimagination.com> wrote:
> Hmmm, well this is odd.  After the last fix, I changed the 10000
> operations to 10M and ran the test a few times.
> I'll crank it up even further and let the test run for a few hours.
>
> -Yonik
> http://www.lucidimagination.com
>
>
> On Tue, Jul 26, 2011 at 5:57 PM, Apache Jenkins Server
> <jenk...@builds.apache.org> wrote:
>> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/48/
>>
>> 1 tests failed.
>> REGRESSION:  org.apache.solr.search.TestRealTimeGet.testStressGetRealtime
>>
>> Error Message:
>> Some threads threw uncaught exceptions!
>>
>> Stack Trace:
>> junit.framework.AssertionFailedError: Some threads threw uncaught exceptions!
>>        at 
>> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1522)
>>        at 
>> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1427)
>>        at 
>> org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:639)
>>        at org.apache.solr.SolrTestCaseJ4.tearDown(SolrTestCaseJ4.java:99)
>>
>>
>>
>>
>> Build Log (for compile errors):
>> [...truncated 11245 lines...]
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: dev-h...@lucene.apache.org
>>
>>
>

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

Reply via email to