GuoJiaqing created SHINDIG-1877:
-----------------------------------

             Summary: FeatureRegistry can't handle dependency loop correctly.
                 Key: SHINDIG-1877
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1877
             Project: Shindig
          Issue Type: Bug
          Components: Java
    Affects Versions: 2.5.0-beta4
            Reporter: GuoJiaqing
            Priority: Minor


If there is dependency loop in the features, for example, feature A depends on 
feature B, feature B depends on feature C and feature C depends on feature A, 
FeatureRegistry can't handle it correctly. There is no exception will be thrown 
to tell user that error happened and server will be in dead loops.

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

Reply via email to