GitHub user prateekm opened a pull request: https://github.com/apache/samza/pull/359
SAMZA-1501: Validate operator IDs so that they don't contain special characters and spaces You can merge this pull request into a Git repository by running: $ git pull https://github.com/prateekm/samza operator-id-validation Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/359.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 #359 ---- commit f27d4b5be08ea2a5ec7b533185acc42687e5a706 Author: Prateek Maheshwari <pmahe...@linkedin.com> Date: 2017-11-14T20:42:30Z SAMZA-1501: Validate operator IDs so that they don't contain special characters and spaces ---- ---