You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2017/09/15 14:12:00 UTC

[jira] [Created] (STORM-2740) Add caching of some blobs in nimbus to improve performance

Robert Joseph Evans created STORM-2740:
------------------------------------------

             Summary: Add caching of some blobs in nimbus to improve performance
                 Key: STORM-2740
                 URL: https://issues.apache.org/jira/browse/STORM-2740
             Project: Apache Storm
          Issue Type: Improvement
            Reporter: Robert Joseph Evans
            Assignee: Robert Joseph Evans


In nimbus we read the topology and the topology config from the blob store all the time.  Even multiple times for a single thrift call.  It would really be great if we could cache these instead of rereading them all the time. (We have found it is a cause of the UI being slow in some cases).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)