[midPoint-git] [Evolveum/midpoint] ac7e35: Stop leaving parent case in open state

mederly noreply at github.com
Thu Jun 6 11:06:59 CEST 2019


  Branch: refs/heads/feature/gui-wrapper
  Home:   https://github.com/Evolveum/midpoint
  Commit: ac7e35f04db01e43cecedc77d2adf74a4b449c32
      https://github.com/Evolveum/midpoint/commit/ac7e35f04db01e43cecedc77d2adf74a4b449c32
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/execution/ExecutionHelper.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/PrimaryChangeProcessor.java

  Log Message:
  -----------
  Stop leaving parent case in open state

This was a race condition, visible in tests.
However, a more subtle race condition is still possible, see MID-5407.


  Commit: 67d84e323561d6888fa1c1d072ebe0913ff2d0f0
      https://github.com/Evolveum/midpoint/commit/67d84e323561d6888fa1c1d072ebe0913ff2d0f0
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  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/SqlRepositoryServiceImpl.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/ObjectUpdater.java

  Log Message:
  -----------
  Add test for H2 data corruption (MID-5409)


  Commit: 3e3bd43c3703b5d1f7e25af1f271c148c0151720
      https://github.com/Evolveum/midpoint/commit/3e3bd43c3703b5d1f7e25af1f271c148c0151720
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/icon/CenterForColumnIconCssStyle.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/icon/CenterIconCssStyle.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/factory/ItemWrapperFactoryImpl.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/factory/ResourceAttributeWrapperFactoryImpl.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/factory/ShadowAttributesWrapperFactoryImpl.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/prism/ResourceAttributeWrapperImpl.java
    M infra/common/src/main/java/com/evolveum/midpoint/common/refinery/LayerRefinedObjectClassDefinitionImpl.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/security/AbstractSecurityTest.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/security/TestSecurityBasic.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/feature/gui-wrapper' into feature/gui-wrapper


Compare: https://github.com/Evolveum/midpoint/compare/d792a9b82632...3e3bd43c3703


More information about the midPoint-svn mailing list