xinyuiscool commented on a change in pull request #939: SAMZA-2122: Fix the task caught-up logic which doesn't handle no incoming messages URL: https://github.com/apache/samza/pull/939#discussion_r263086035
########## File path: samza-core/src/main/scala/org/apache/samza/container/TaskInstance.scala ########## @@ -321,6 +323,25 @@ class TaskInstance( } } + def initCaughtUpMapping() { Review comment: Added the comments. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services