728df1640f
Cache and reuse the connections in the Admin and Status objects to avoid leaking resources. Initialize the App and Admin objects themselves lazily at the first access. The Connection object has been changed to act as both an instance object and context manager. Change-Id: I4263b870a1099d345ab1940c61ccdf4680a706ca Closes-Bug: 1566946
5 lines
105 B
YAML
5 lines
105 B
YAML
---
|
|
fixes:
|
|
- Make guestagent reuse Cassandra connections to eliminate resource
|
|
leaks. Bug 1566946.
|