Improvement #2116
Reduce synchronization in Component Resource Wrapper
Start date:
15.10.2021
Due date:
% Done:
100%
Estimated time:
origin:
Description
Provisioning and invalidation in Component Resource Wrapper is synchronized, which can lead to deadlocks in concurrent dependency loading and invalidation.
Acceptance Criteria¶
- There is no synchronization around dependency handling in loading and invalidation in Component Resource Wrapper
 - A concurrent invalidation is detected during a the loading of a wrapped resource. In that case, a warning is logged and an invalidation is called.
 
Related issues
      
      Updated by Henning Blohm almost 4 years ago
      
    
    - Related to Feature #2120: Integrate #2099, #2102, #2103, #2104, #2113, #2114, #2115, #2116, #2117 with 2.9.1 added
 
