This repository was archived by the owner on Sep 25, 2023. It is now read-only.
This repository was archived by the owner on Sep 25, 2023. It is now read-only.
CrudDispatcher#map should allow concurrent access #64
Closed
Description
Description
Several downstream issues have been reported regarding concurrent access to the attribute set map.
The issue should be fixed upstream to avoid needing synchronized
lock access to the map.
Relates to:
- fix ConcurrentModificationException in KubernetesCrudDispatcher kubernetes-client#3432
- Additional ConcurrentModificationException in KubernetesCrudDispatcher kubernetes-client#3429
- synchronized KubernetesCrudDispatcher, #2592 kubernetes-client#2593
- ConcurrentModificationException in KubernetesCrudDispatcher kubernetes-client#2592
Metadata
Metadata
Assignees
Labels
No labels
Activity