GitHub user ahmedahamid opened a pull request: https://github.com/apache/samza/pull/832
SAMZA-2013: Account for cycles in graph traversal within Execution Planner @prateekm Thanks, Prateek. I fixed the checkstyle issue. @srinipunuru , @atoomula FYI. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ahmedahamid/samza master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/832.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #832 ---- commit 0dac235f0abd91f5118790aebfe504b5c3c2809b Author: Ahmed Abdul Hamid <ahabdulh@...> Date: 2018-11-30T02:07:09Z SAMZA-2013: Account for cycles in graph traversal within Execution Planner ---- ---