You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2010/05/26 16:31:39 UTC

[jira] Created: (SLING-1530) Endless iteration in LocationIterator with circular resource super types

Endless iteration in LocationIterator with circular resource super types
------------------------------------------------------------------------

                 Key: SLING-1530
                 URL: https://issues.apache.org/jira/browse/SLING-1530
             Project: Sling
          Issue Type: Bug
          Components: Servlets
            Reporter: Tobias Bocanegra


If resources build a circular reference by their resource super types, the location iterator produces endless iteration, which results in a endless loop in the servlet resolver.
imo the iterator should break if it detects such a circularity.


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


[jira] Resolved: (SLING-1530) Endless iteration in LocationIterator with circular resource super types

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

Justin Edelson resolved SLING-1530.
-----------------------------------

    Resolution: Duplicate

dupe of SLING-1529

> Endless iteration in LocationIterator with circular resource super types
> ------------------------------------------------------------------------
>
>                 Key: SLING-1530
>                 URL: https://issues.apache.org/jira/browse/SLING-1530
>             Project: Sling
>          Issue Type: Bug
>          Components: Servlets
>            Reporter: Tobias Bocanegra
>
> If resources build a circular reference by their resource super types, the location iterator produces endless iteration, which results in a endless loop in the servlet resolver.
> imo the iterator should break if it detects such a circularity.

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


[jira] Commented: (SLING-1530) Endless iteration in LocationIterator with circular resource super types

Posted by "Justin Edelson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871758#action_12871758 ] 

Justin Edelson commented on SLING-1530:
---------------------------------------

np. Apache JIRA is sometimes quite slow...

Any chance you feel like attaching a test case to SLING-1529? Doesn't have to be a formal junit test, just something like "I create a node with these properties, then I do XYZ, then FAIL."

> Endless iteration in LocationIterator with circular resource super types
> ------------------------------------------------------------------------
>
>                 Key: SLING-1530
>                 URL: https://issues.apache.org/jira/browse/SLING-1530
>             Project: Sling
>          Issue Type: Bug
>          Components: Servlets
>            Reporter: Tobias Bocanegra
>
> If resources build a circular reference by their resource super types, the location iterator produces endless iteration, which results in a endless loop in the servlet resolver.
> imo the iterator should break if it detects such a circularity.

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


[jira] Commented: (SLING-1530) Endless iteration in LocationIterator with circular resource super types

Posted by "Tobias Bocanegra (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871756#action_12871756 ] 

Tobias Bocanegra commented on SLING-1530:
-----------------------------------------

oops. sorry. posting the first issue responded with "proxy error", so i though it wasn't created. i should have double checked.

> Endless iteration in LocationIterator with circular resource super types
> ------------------------------------------------------------------------
>
>                 Key: SLING-1530
>                 URL: https://issues.apache.org/jira/browse/SLING-1530
>             Project: Sling
>          Issue Type: Bug
>          Components: Servlets
>            Reporter: Tobias Bocanegra
>
> If resources build a circular reference by their resource super types, the location iterator produces endless iteration, which results in a endless loop in the servlet resolver.
> imo the iterator should break if it detects such a circularity.

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


[jira] Closed: (SLING-1530) Endless iteration in LocationIterator with circular resource super types

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

Felix Meschberger closed SLING-1530.
------------------------------------


This should be closed, me thinks.

> Endless iteration in LocationIterator with circular resource super types
> ------------------------------------------------------------------------
>
>                 Key: SLING-1530
>                 URL: https://issues.apache.org/jira/browse/SLING-1530
>             Project: Sling
>          Issue Type: Bug
>          Components: Servlets
>            Reporter: Tobias Bocanegra
>
> If resources build a circular reference by their resource super types, the location iterator produces endless iteration, which results in a endless loop in the servlet resolver.
> imo the iterator should break if it detects such a circularity.

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