10767f0142
The current caching initializes the instance list for the grow cluster manager each time a new process would instantiate the manager. Changed to manager to only initialize on creation. Change-Id: I81a4856464c796a674bd267f6225b85505d4e31b Closes-Bug: #1648229
6 lines
209 B
YAML
6 lines
209 B
YAML
---
|
|
fixes:
|
|
- The current caching initializes the instance list for the grow
|
|
cluster manager each time a new process would instantiate the
|
|
manager. Changed to manager to only initialize on creation.
|