You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2007/07/13 14:28:04 UTC

[jira] Created: (JCR-1031) RowIteratorImpl should make use of QueryResultRow.getValues()

RowIteratorImpl should make use of QueryResultRow.getValues()
-------------------------------------------------------------

                 Key: JCR-1031
                 URL: https://issues.apache.org/jira/browse/JCR-1031
             Project: Jackrabbit
          Issue Type: Improvement
          Components: SPI
            Reporter: Marcel Reutegger
            Priority: Minor


Values are currently retrieved from regular nodes. Using QueryResultRow.getValues() uses less calls to the server.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-1031) RowIteratorImpl should make use of QueryResultRow.getValues()

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

Marcel Reutegger resolved JCR-1031.
-----------------------------------

    Resolution: Fixed

Fixed in revision: 555971

> RowIteratorImpl should make use of QueryResultRow.getValues()
> -------------------------------------------------------------
>
>                 Key: JCR-1031
>                 URL: https://issues.apache.org/jira/browse/JCR-1031
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: SPI
>            Reporter: Marcel Reutegger
>            Priority: Minor
>
> Values are currently retrieved from regular nodes. Using QueryResultRow.getValues() uses less calls to the server.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-1031) RowIteratorImpl should make use of QueryResultRow.getValues()

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

Jukka Zitting updated JCR-1031:
-------------------------------

    Fix Version/s: 1.4

> RowIteratorImpl should make use of QueryResultRow.getValues()
> -------------------------------------------------------------
>
>                 Key: JCR-1031
>                 URL: https://issues.apache.org/jira/browse/JCR-1031
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: SPI
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.4
>
>
> Values are currently retrieved from regular nodes. Using QueryResultRow.getValues() uses less calls to the server.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.