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 <wsong@...>
Date:   2018-02-22T23:22:09Z

    Added rate limiter interface and embedded implementation
     - EmbeddedRateLimiter
     - EmbeddedTaggedRateLimiter

----


---

Reply via email to