Use ConcurrentHashMaps and Spring @Transactional
This should prevent concurrent ConcurrentModificationException after application lock on undeploy.
Please register or sign in to comment
This should prevent concurrent ConcurrentModificationException after application lock on undeploy.