----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50776/#review144700 -----------------------------------------------------------
addons/storm-bridge/src/main/java/org/apache/atlas/storm/hook/StormTopologyUtil.java (line 134) <https://reviews.apache.org/r/50776/#comment210746> should we use a HashSet instead? - Suma Shivaprasad On Aug. 4, 2016, 12:19 a.m., Madhan Neethiraj wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/50776/ > ----------------------------------------------------------- > > (Updated Aug. 4, 2016, 12:19 a.m.) > > > Review request for atlas. > > > Bugs: ATLAS-1089 > https://issues.apache.org/jira/browse/ATLAS-1089 > > > Repository: atlas > > > Description > ------- > > Updated Storm hook to handle cyclic references in Storm topology object > > > Diffs > ----- > > > addons/storm-bridge/src/main/java/org/apache/atlas/storm/hook/StormAtlasHook.java > c4b4976 > > addons/storm-bridge/src/main/java/org/apache/atlas/storm/hook/StormTopologyUtil.java > ce6a175 > > Diff: https://reviews.apache.org/r/50776/diff/ > > > Testing > ------- > > Validated that Atlas Storm hook gracefully handles cyclic references in Storm > topology object, using a test topology implementation. > > > Thanks, > > Madhan Neethiraj > >
