-
Bug
-
Resolution: Won't Do
-
Medium
-
None
-
Dublin Release
-
None
See report https://lists.onap.org/g/onap-discuss/topic/31524103
I have the following setting in my override yaml, and I have not changed anything in the oom folder from master branch.
aai:
enabled: true
aai-cassandra:
replicaCount: 1cassandra:
enabled: true
replicaCount: 1The AAI Create DB Schema pod fails to run, and gives me the following error, any idea how I can workaround this ?
...Caused by: com.netflix.astyanax.connectionpool.exceptions.TokenRangeOfflineException: TokenRangeOfflineException: [host=10.42.158.121(10.42.158.121):9160, latency=1(1), attempts=1]UnavailableException()
- is duplicated by
-
OOM-1199 Upgrade AAI to use common Cassandra instance
- Closed