[ https://issues.apache.org/jira/browse/TEZ-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bikas Saha updated TEZ-1145: ---------------------------- Attachment: TEZ-1145.2.patch Turns out that TestVertexImpl was fudging a lot of vertex starts. Now that the vertex start itself checks that vertex is ready to start or not, those tests need to be fixed. Diff between patch 2 and 1 will show these changes. > Vertices should not start if they have uninitialized custom edges > ----------------------------------------------------------------- > > Key: TEZ-1145 > URL: https://issues.apache.org/jira/browse/TEZ-1145 > Project: Apache Tez > Issue Type: Bug > Reporter: Daniel Dai > Assignee: Bikas Saha > Attachments: TEZ-1145.1.patch, TEZ-1145.2.patch > > > If the vertex is connected to a custom edge and the edge manager has not been > set yet, then that vertex should not start. If it does then it will end up > starting tasks that dont have all their specifications identified. -- This message was sent by Atlassian JIRA (v6.2#6252)