You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Kishor Patil (JIRA)" <ji...@apache.org> on 2018/04/03 16:42:00 UTC

[jira] [Closed] (STORM-3003) Nimbus should cache assignments to avoid excess state polling

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

Kishor Patil closed STORM-3003.
-------------------------------
    Resolution: Duplicate

> Nimbus should cache assignments to avoid excess state polling
> -------------------------------------------------------------
>
>                 Key: STORM-3003
>                 URL: https://issues.apache.org/jira/browse/STORM-3003
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-server
>            Reporter: Kishor Patil
>            Assignee: Kishor Patil
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Since nimbus ( scheduler generates assignments) it can cache it instead of polling for it from ZK or other state manager.
> This would improve scheduling iteration time, as well as all UI pages that require assignment information.



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