aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap
diff options
context:
space:
mode:
authorFrank Kimmlingen <frank.kimmlingen@telekom.de>2024-01-09 16:01:14 +0100
committerFrank Kimmlingen <frank.kimmlingen@telekom.de>2024-01-09 16:01:14 +0100
commit5b924a33f2b7cd936aab934d706c8f735f7570d6 (patch)
tree4b97bf090ed429d40e6f5e27fad60296f1bad07e /ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap
parent72ae79d15d6ebc9a06202733b2fd999fb30ea048 (diff)
During resource resolution there occurs from time to time a ConcurrentModificationException. This leads to errors, which are hard to find.
Simple solution is to use a ConcurrentHashMap instead, because this class is thread safe. Issue-ID: CCSDK-3978 Signed-off-by: Frank Kimmlingen <frank.kimmlingen@telekom.de> Change-Id: I68de3bc24d93a784964bc4b58caa2aeebf250e33
Diffstat (limited to 'ms/blueprintsprocessor/modules/blueprints/resource-dict/src/main/kotlin/org/onap')
0 files changed, 0 insertions, 0 deletions