You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Shai Erera <se...@gmail.com> on 2010/12/19 10:55:04 UTC

TestConcurrentMergeScheduler.testNoExtraFiles failure

Hi

I ran the tests on 3x and it failed on the above mentioned test case with
this reproduction line:

ant test-core -Dtestcase=TestConcurrentMergeScheduler
-Dtestmethod=testNoExtraFiles
-Dtests.seed=-1231377766482555904:8173647660289500467

I haven't been able to reproduce it since though, so I guess it's related to
concurrency. I lost the output in my attempts to reproduce it, but I
remember it printed a long list of files (perhaps 2 such lists). I will try
to run it over and over, cause I guess the list of files can be helpful.
I've put it on a while (1) for now.

Shai

Re: TestConcurrentMergeScheduler.testNoExtraFiles failure

Posted by Michael McCandless <lu...@mikemccandless.com>.
Both 3x and trunk should be fixed.

Mike

On Sun, Dec 19, 2010 at 7:38 AM, Shai Erera <se...@gmail.com> wrote:
> Thanks !
>
> So the fix is only in trunk for now?
>
> Shai
>
> On Sun, Dec 19, 2010 at 2:13 PM, Michael McCandless
> <lu...@mikemccandless.com> wrote:
>>
>> OK I fixed this, under LUCENE-2811.
>>
>> Mike
>>
>> On Sun, Dec 19, 2010 at 5:41 AM, Michael McCandless
>> <lu...@mikemccandless.com> wrote:
>> > I can repro this too, with the while 1 tester.
>> >
>> > I'll dig.
>> >
>> > Mike
>> >
>> > On Sun, Dec 19, 2010 at 4:55 AM, Shai Erera <se...@gmail.com> wrote:
>> >> Hi
>> >>
>> >> I ran the tests on 3x and it failed on the above mentioned test case
>> >> with
>> >> this reproduction line:
>> >>
>> >> ant test-core -Dtestcase=TestConcurrentMergeScheduler
>> >> -Dtestmethod=testNoExtraFiles
>> >> -Dtests.seed=-1231377766482555904:8173647660289500467
>> >>
>> >> I haven't been able to reproduce it since though, so I guess it's
>> >> related to
>> >> concurrency. I lost the output in my attempts to reproduce it, but I
>> >> remember it printed a long list of files (perhaps 2 such lists). I will
>> >> try
>> >> to run it over and over, cause I guess the list of files can be
>> >> helpful.
>> >> I've put it on a while (1) for now.
>> >>
>> >> Shai
>> >>
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>
>

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


Re: TestConcurrentMergeScheduler.testNoExtraFiles failure

Posted by Shai Erera <se...@gmail.com>.
Thanks !

So the fix is only in trunk for now?

Shai

On Sun, Dec 19, 2010 at 2:13 PM, Michael McCandless <
lucene@mikemccandless.com> wrote:

> OK I fixed this, under LUCENE-2811.
>
> Mike
>
> On Sun, Dec 19, 2010 at 5:41 AM, Michael McCandless
> <lu...@mikemccandless.com> wrote:
> > I can repro this too, with the while 1 tester.
> >
> > I'll dig.
> >
> > Mike
> >
> > On Sun, Dec 19, 2010 at 4:55 AM, Shai Erera <se...@gmail.com> wrote:
> >> Hi
> >>
> >> I ran the tests on 3x and it failed on the above mentioned test case
> with
> >> this reproduction line:
> >>
> >> ant test-core -Dtestcase=TestConcurrentMergeScheduler
> >> -Dtestmethod=testNoExtraFiles
> >> -Dtests.seed=-1231377766482555904:8173647660289500467
> >>
> >> I haven't been able to reproduce it since though, so I guess it's
> related to
> >> concurrency. I lost the output in my attempts to reproduce it, but I
> >> remember it printed a long list of files (perhaps 2 such lists). I will
> try
> >> to run it over and over, cause I guess the list of files can be helpful.
> >> I've put it on a while (1) for now.
> >>
> >> Shai
> >>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

Re: TestConcurrentMergeScheduler.testNoExtraFiles failure

Posted by Michael McCandless <lu...@mikemccandless.com>.
OK I fixed this, under LUCENE-2811.

Mike

On Sun, Dec 19, 2010 at 5:41 AM, Michael McCandless
<lu...@mikemccandless.com> wrote:
> I can repro this too, with the while 1 tester.
>
> I'll dig.
>
> Mike
>
> On Sun, Dec 19, 2010 at 4:55 AM, Shai Erera <se...@gmail.com> wrote:
>> Hi
>>
>> I ran the tests on 3x and it failed on the above mentioned test case with
>> this reproduction line:
>>
>> ant test-core -Dtestcase=TestConcurrentMergeScheduler
>> -Dtestmethod=testNoExtraFiles
>> -Dtests.seed=-1231377766482555904:8173647660289500467
>>
>> I haven't been able to reproduce it since though, so I guess it's related to
>> concurrency. I lost the output in my attempts to reproduce it, but I
>> remember it printed a long list of files (perhaps 2 such lists). I will try
>> to run it over and over, cause I guess the list of files can be helpful.
>> I've put it on a while (1) for now.
>>
>> Shai
>>
>

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


Re: TestConcurrentMergeScheduler.testNoExtraFiles failure

Posted by Michael McCandless <lu...@mikemccandless.com>.
I can repro this too, with the while 1 tester.

I'll dig.

Mike

On Sun, Dec 19, 2010 at 4:55 AM, Shai Erera <se...@gmail.com> wrote:
> Hi
>
> I ran the tests on 3x and it failed on the above mentioned test case with
> this reproduction line:
>
> ant test-core -Dtestcase=TestConcurrentMergeScheduler
> -Dtestmethod=testNoExtraFiles
> -Dtests.seed=-1231377766482555904:8173647660289500467
>
> I haven't been able to reproduce it since though, so I guess it's related to
> concurrency. I lost the output in my attempts to reproduce it, but I
> remember it printed a long list of files (perhaps 2 such lists). I will try
> to run it over and over, cause I guess the list of files can be helpful.
> I've put it on a while (1) for now.
>
> Shai
>

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