[
https://issues.apache.org/jira/browse/STORM-2740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Joseph Evans resolved STORM-2740.
----------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Merged this into master
> 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
> Labels: pull-request-available
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)