GitHub user ahmedahamid opened a pull request:
https://github.com/apache/samza/pull/833
Fix minor issue with operator spec graph traversal
Remove redundant traversal loop added by mistake during conflict merge.
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/833.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 #833
----
commit 42db55b77eb6343aa0e6e8ce8307bf5c89df66c8
Author: Ahmed Abdul Hamid <ahabdulh@...>
Date: 2018-11-30T03:51:10Z
Fix minor issue with operator spec graph traversal
----
---