You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by weisong44 <gi...@git.apache.org> on 2018/02/22 23:24:38 UTC

[GitHub] samza pull request #429: Added rate limiter interface and embedded implement...

GitHub user weisong44 opened a pull request:

    https://github.com/apache/samza/pull/429

    Added rate limiter interface and embedded implementation

    Added rate limiter interface and embedded implementation
     - EmbeddedRateLimiter
     - EmbeddedTaggedRateLimiter

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/weisong44/samza rate-limiter

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/429.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #429
    
----
commit f2156cf567f8a94cbfbe3e2247488596f1c2ebad
Author: Wei Song <ws...@...>
Date:   2018-02-22T23:22:09Z

    Added rate limiter interface and embedded implementation
     - EmbeddedRateLimiter
     - EmbeddedTaggedRateLimiter

----


---

[GitHub] samza pull request #429: Added rate limiter interface and embedded implement...

Posted by weisong44 <gi...@git.apache.org>.
Github user weisong44 closed the pull request at:

    https://github.com/apache/samza/pull/429


---