Menu

#3 Last checkpoint inconsistent

open
5
2008-05-14
2008-05-14
No

The very last checkpoint is taken when the end-of-stream marker is spotted by the checkpoint handlers for each operator. The first operators are missing their last checkpoint because the end-of-stream marker is created by the engine framework and since the input ops do not have input ports it will not be detected.

Discussion


Log in to post a comment.