Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
It sets up its internal book-keeping upon onVertexStarted() but that book-keeping can be wrong if its parallelism changes after that. It needs to subscribe to Vertex configured event for its source vertices to make sure that all changes have been made before initializing its internal state.
Attachments
Attachments
Issue Links
- relates to
-
TEZ-2020 For 1-1 edge vertex configured event may be sent incorrectly
- Closed