[midPoint-git] [Evolveum/midpoint] b5f202: Fix change listeners potential concurrency issue
mederly
noreply at github.com
Fri Apr 5 22:13:43 CEST 2019
Branch: refs/heads/support-3.9
Home: https://github.com/Evolveum/midpoint
Commit: b5f2021995974687a0357390590c89eb95f757db
https://github.com/Evolveum/midpoint/commit/b5f2021995974687a0357390590c89eb95f757db
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-04-05 (Fri, 05 Apr 2019)
Changed paths:
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ChangeNotificationDispatcherImpl.java
Log Message:
-----------
Fix change listeners potential concurrency issue
Sometimes, the listener is null although seemingly it could never
happen. This is an attempt to avoid it.
Commit: 8c5c4f5cc8f747baf9f7903a3f1dfee8eef5d216
https://github.com/Evolveum/midpoint/commit/8c5c4f5cc8f747baf9f7903a3f1dfee8eef5d216
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-04-05 (Fri, 05 Apr 2019)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/boot/WebSecurityConfig.java
Log Message:
-----------
Merge remote-tracking branch 'origin/support-3.9' into support-3.9
Compare: https://github.com/Evolveum/midpoint/compare/e44d4b23ffb8...8c5c4f5cc8f7
More information about the midPoint-svn
mailing list