bipinprasad opened a new pull request #3322: URL: https://github.com/apache/storm/pull/3322
## What is the purpose of the change *Topology is expected to be a Directed Acyclic Graph. Cycles in component flow can cause unexpected behavior, for example a deadlock when one of the loop components signals a back-pressure. Or properly detecting proximity when scheduling.* ## How was the change tested *New test to create topology with and without cycles and test detection.* ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
