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/17 01:02:00 UTC

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

     [ https://issues.apache.org/jira/browse/SAMZA-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wei Song resolved SAMZA-1959.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 1.0

Issue resolved by pull request 735
[https://github.com/apache/samza/pull/735]

> 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
>            Priority: Major
>             Fix For: 1.0
>
>
> 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)