You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by bo...@apache.org on 2019/03/06 20:14:40 UTC

[samza] branch master updated (dace47b -> a96d481)

This is an automated email from the ASF dual-hosted git repository.

boryas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git.


    from dace47b  SAMZA-1935: Refactor TaskContextImpl to not include access to objects that are only used internally
     new d77533d  SAMZA-2122: Fix the task caught-up logic which doesn't handle no incoming messages
     new 07eb8df  Add javadocs
     new a96d481  Merge pull request #939 from xinyuiscool/SAMZA-2122

The 1606 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/samza/container/TaskInstance.scala  | 31 +++++++++++++++-
 .../apache/samza/container/TestTaskInstance.scala  | 43 +++++++++++++++++++++-
 2 files changed, 71 insertions(+), 3 deletions(-)