You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2016/08/04 00:09:20 UTC

[jira] [Created] (ATLAS-1089) Storm hook should handle cyclic references in topology object

Madhan Neethiraj created ATLAS-1089:
---------------------------------------

             Summary: Storm hook should handle cyclic references in topology object
                 Key: ATLAS-1089
                 URL: https://issues.apache.org/jira/browse/ATLAS-1089
             Project: Atlas
          Issue Type: Bug
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


Atlas hook for Storm scans the given topology object to obtain values of attributes and all the objects referenced by attributes. This scan should handle cyclic references to avoid infinite recursion, which can lead to failure due to stack overflow.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)