You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (Created) (JIRA)" <ji...@apache.org> on 2012/02/21 13:27:35 UTC

[jira] [Created] (LUCENE-3812) more wrapped-reader inconsistencies/bugs

more wrapped-reader inconsistencies/bugs
----------------------------------------

                 Key: LUCENE-3812
                 URL: https://issues.apache.org/jira/browse/LUCENE-3812
             Project: Lucene - Java
          Issue Type: Bug
            Reporter: Robert Muir


I added a maybeWrap to testDuelingCodecs and ran it a while (like 50 iterations) before committing.

of course then i made an unrelated change and it randomly failed:
{noformat}
ant test -Dtestcase=TestDuelingCodecs -Dtestmethod=testEquals -Dtests.seed=27a287947a153c89:1e9e948a14bdc1ea:5c4e1854155cfa15 -Dargs="-Dfile.encoding=UTF-8"
{noformat}

Some kind of wrapped-reader/codec is returning unindexed fields in its FieldsEnum

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (LUCENE-3812) more wrapped-reader inconsistencies/bugs

Posted by "Uwe Schindler (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler updated LUCENE-3812:
----------------------------------

    Attachment: LUCENE-3812-fieldToReader.patch

Patch, another use of fieldToReader in the enum... Will commit now
                
> more wrapped-reader inconsistencies/bugs
> ----------------------------------------
>
>                 Key: LUCENE-3812
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3812
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-3812-fieldToReader.patch
>
>
> I added a maybeWrap to testDuelingCodecs and ran it a while (like 50 iterations) before committing.
> of course then i made an unrelated change and it randomly failed:
> {noformat}
> ant test -Dtestcase=TestDuelingCodecs -Dtestmethod=testEquals -Dtests.seed=27a287947a153c89:1e9e948a14bdc1ea:5c4e1854155cfa15 -Dargs="-Dfile.encoding=UTF-8"
> {noformat}
> Some kind of wrapped-reader/codec is returning unindexed fields in its FieldsEnum

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Resolved] (LUCENE-3812) more wrapped-reader inconsistencies/bugs

Posted by "Robert Muir (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir resolved LUCENE-3812.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0
                   5.0

Uwe fixed this, I think just forgot to resolve the issue or was waiting to seek if jenkins took.
                
> more wrapped-reader inconsistencies/bugs
> ----------------------------------------
>
>                 Key: LUCENE-3812
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3812
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>             Fix For: 5.0, 4.0
>
>         Attachments: LUCENE-3812-fieldToReader.patch
>
>
> I added a maybeWrap to testDuelingCodecs and ran it a while (like 50 iterations) before committing.
> of course then i made an unrelated change and it randomly failed:
> {noformat}
> ant test -Dtestcase=TestDuelingCodecs -Dtestmethod=testEquals -Dtests.seed=27a287947a153c89:1e9e948a14bdc1ea:5c4e1854155cfa15 -Dargs="-Dfile.encoding=UTF-8"
> {noformat}
> Some kind of wrapped-reader/codec is returning unindexed fields in its FieldsEnum

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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