You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Wei Song (JIRA)" <ji...@apache.org> on 2018/10/16 22:20:00 UTC

[jira] [Created] (SAMZA-1959) Modify EmbeddedTaggedRateLimiter to use total number of tasks for effective rate calculation

Wei Song created SAMZA-1959:
-------------------------------

             Summary: Modify EmbeddedTaggedRateLimiter to use total number of tasks for effective rate calculation
                 Key: SAMZA-1959
                 URL: https://issues.apache.org/jira/browse/SAMZA-1959
             Project: Samza
          Issue Type: New Feature
          Components: container
            Reporter: Wei Song
            Assignee: Wei Song


The EmbeddedTaggedRateLimiter currently uses number of tasks assigned to the currently container to calculate effective rate, which is inaccurate. With latest API refactoring, now it can take the total number of tasks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)