You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2012/11/30 17:24:00 UTC

[jira] [Created] (JCR-3472) LargeResultSetTest: queries don't return anything

Michael Dürig created JCR-3472:
----------------------------------

             Summary: LargeResultSetTest: queries don't return anything
                 Key: JCR-3472
                 URL: https://issues.apache.org/jira/browse/JCR-3472
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core
            Reporter: Michael Dürig


The queries in LargeResultSetTest run against a session where the test content is not visible. The result set is thus empty, which renders the whole test pointless. 



--
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

[jira] [Updated] (JCR-3472) LargeResultSetTest: queries don't return anything

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig updated JCR-3472:
-------------------------------

    Component/s: test
    
> LargeResultSetTest: queries don't return anything
> -------------------------------------------------
>
>                 Key: JCR-3472
>                 URL: https://issues.apache.org/jira/browse/JCR-3472
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core, test
>            Reporter: Michael Dürig
>         Attachments: JCR-3472.patch
>
>
> The queries in LargeResultSetTest run against a session where the test content is not visible. The result set is thus empty, which renders the whole test pointless. 

--
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

[jira] [Assigned] (JCR-3472) LargeResultSetTest: queries don't return anything

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

Alex Parvulescu reassigned JCR-3472:
------------------------------------

    Assignee: Alex Parvulescu
    
> LargeResultSetTest: queries don't return anything
> -------------------------------------------------
>
>                 Key: JCR-3472
>                 URL: https://issues.apache.org/jira/browse/JCR-3472
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core, test
>            Reporter: Michael Dürig
>            Assignee: Alex Parvulescu
>         Attachments: JCR-3472.patch
>
>
> The queries in LargeResultSetTest run against a session where the test content is not visible. The result set is thus empty, which renders the whole test pointless. 

--
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

[jira] [Updated] (JCR-3472) LargeResultSetTest: queries don't return anything

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig updated JCR-3472:
-------------------------------

    Attachment: JCR-3472.patch

Patch demonstrating the issue
                
> LargeResultSetTest: queries don't return anything
> -------------------------------------------------
>
>                 Key: JCR-3472
>                 URL: https://issues.apache.org/jira/browse/JCR-3472
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>            Reporter: Michael Dürig
>         Attachments: JCR-3472.patch
>
>
> The queries in LargeResultSetTest run against a session where the test content is not visible. The result set is thus empty, which renders the whole test pointless. 

--
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

[jira] [Resolved] (JCR-3472) LargeResultSetTest: queries don't return anything

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

Alex Parvulescu resolved JCR-3472.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.6

fixed the test with rev 1416966
                
> LargeResultSetTest: queries don't return anything
> -------------------------------------------------
>
>                 Key: JCR-3472
>                 URL: https://issues.apache.org/jira/browse/JCR-3472
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core, test
>            Reporter: Michael Dürig
>            Assignee: Alex Parvulescu
>             Fix For: 2.6
>
>         Attachments: JCR-3472.patch
>
>
> The queries in LargeResultSetTest run against a session where the test content is not visible. The result set is thus empty, which renders the whole test pointless. 

--
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

[jira] [Commented] (JCR-3472) LargeResultSetTest: queries don't return anything

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507419#comment-13507419 ] 

Michael Dürig commented on JCR-3472:
------------------------------------

This issue also seems to be a reason why the OOME I reported on the list [1] did go unnoticed so far. 

[1] http://markmail.org/message/errvu6closb6cjdq
                
> LargeResultSetTest: queries don't return anything
> -------------------------------------------------
>
>                 Key: JCR-3472
>                 URL: https://issues.apache.org/jira/browse/JCR-3472
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>            Reporter: Michael Dürig
>         Attachments: JCR-3472.patch
>
>
> The queries in LargeResultSetTest run against a session where the test content is not visible. The result set is thus empty, which renders the whole test pointless. 

--
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