You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by we...@apache.org on 2019/05/14 17:47:29 UTC

[samza] branch master updated (a73414a -> 077af85)

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

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


    from a73414a  SAMZA-2189: Integrate startpoint resolution workflow with SamzaContainer startup sequence. (#1026)
     new 70b07bd  SAMZA-2134:Enable table rate limiter by default.
     new a33cd6d  rename withDisableRateLimiter to witRateLimiterDisabled
     new 077af85  Merge pull request #961 from dengpanyin/samza-ratelimiter

The 1690 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:
 .../table/descriptors/RemoteTableDescriptor.java   | 51 ++++++++++++++++++++++
 .../descriptors/TestRemoteTableDescriptor.java     | 21 ++++++++-
 .../sql/util/RemoteStoreIOResolverTestFactory.java |  6 ++-
 .../samza/test/table/TestRemoteTableEndToEnd.java  |  5 ++-
 4 files changed, 77 insertions(+), 6 deletions(-)