-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.0
-
Component/s: None
-
Labels:
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).
- links to