[midPoint-git] [Evolveum/midpoint] d3c10c: Add concurrency tests and (ugly) fixes
Pavol Mederly
mederly at evolveum.com
Thu May 31 17:27:20 CEST 2018
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: d3c10c29ea6e5b5cac926dc0249dd1b2c7b89f84
https://github.com/Evolveum/midpoint/commit/d3c10c29ea6e5b5cac926dc0249dd1b2c7b89f84
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-05-31 (Thu, 31 May 2018)
Changed paths:
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/ConcurrencyTest.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/ObjectUpdater.java
Log Message:
-----------
Add concurrency tests and (ugly) fixes
There are issues experienced with SQL Server and PostgreSQL
when containers with generated identifiers are added concurrently.
There's an old hack related to this in ObjectUpdater. Now the hack
is broadened to a wider scale; but we definitely have to resolve this
seriously.
Commit: f8f9d11eb6ee3cc4599ee16a79b73c04947287b3
https://github.com/Evolveum/midpoint/commit/f8f9d11eb6ee3cc4599ee16a79b73c04947287b3
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-05-31 (Thu, 31 May 2018)
Changed paths:
M config/sql/_all/sqlserver-3.8-all.sql
M config/sql/_all/sqlserver-upgrade-3.7-3.8.sql
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/assignment/InducedEntitlementsPanel.java
M gui/admin-gui/src/main/resources/localization/Midpoint_cs.properties
M gui/admin-gui/src/main/resources/localization/Midpoint_it.properties
M icf-connectors/dummy-connector/src/main/java/com/evolveum/icf/dummy/connector/DummyConnector.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/schema/SchemaToDomProcessor.java
M infra/schema/src/main/resources/localization/schema_it.properties
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/ChangeExecutor.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/sync/TestSynchronizationService.java
M samples/model-client-sample-dotnet/ModelClientSample/ModelClientSample/Service References/midpointModelService/common-3.xsd
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/d72c5a646956...f8f9d11eb6ee
**NOTE:** This service 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