[midPoint-git] [Evolveum/midpoint] b06466: Remove Java synchronization from ExtItemDictionary
Pavol Mederly
mederly at evolveum.com
Wed Nov 14 19:22:18 CET 2018
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: b0646643d232dfaa6abdf42fa5d20ee6285ab02e
https://github.com/Evolveum/midpoint/commit/b0646643d232dfaa6abdf42fa5d20ee6285ab02e
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-11-14 (Wed, 14 Nov 2018)
Changed paths:
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/dictionary/ExtItemDictionary.java
Log Message:
-----------
Remove Java synchronization from ExtItemDictionary
This is to allow race conditions to manifest themselves during
4.0 development. (Java synchronization masks them.) To be re-added
before release, see MID-4799.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the midPoint-svn
mailing list