Closed psx95 closed 7 months ago
Switching to concurrentHashMap since the performance impact is minimal and we gain thread-safety when accessing/updating the attribute cache.
Does this fix any open issues?
No, it is just an enhancement for standalone usages of this artifact, which are rare.
Switching to concurrentHashMap since the performance impact is minimal and we gain thread-safety when accessing/updating the attribute cache.