[ https://issues.apache.org/jira/browse/APEXCORE-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15946282#comment-15946282 ]
ASF GitHub Bot commented on APEXCORE-511: ----------------------------------------- GitHub user oliverwnk opened a pull request: https://github.com/apache/apex-core/pull/501 APEXCORE-511 add null and empty checks for addOperator, addStream and… @vrozov please review and merge as appropriate You can merge this pull request into a Git repository by running: $ git pull https://github.com/oliverwnk/apex-core APEXCORE-511.emptyNameChecksInLogicalPlan Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-core/pull/501.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 #501 ---- commit f876919971a36d6b174e345afadf0239f1c243b1 Author: Oliver Winke <oli...@datatorrent.com> Date: 2017-03-29T00:14:53Z APEXCORE-511 add null and empty checks for addOperator, addStream and addModule ---- > DAG.addOperator, addStream and addModule should check for null and empty names > ------------------------------------------------------------------------------ > > Key: APEXCORE-511 > URL: https://issues.apache.org/jira/browse/APEXCORE-511 > Project: Apache Apex Core > Issue Type: Improvement > Reporter: Vlad Rozov > Priority: Minor > Labels: newbie > > Operators, Streams and Modules should have valid not empty names. -- This message was sent by Atlassian JIRA (v6.3.15#6346)