[midPoint-git] [Evolveum/midpoint] 743301: RepositoryService.isNative() convenient shortcut (...

virgo47 noreply at github.com
Wed Oct 13 23:33:28 CEST 2021


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 743301e58384fe7f0ad59b8145e737b20b11b762
      https://github.com/Evolveum/midpoint/commit/743301e58384fe7f0ad59b8145e737b20b11b762
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-10-13 (Wed, 13 Oct 2021)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/page/PageBase.java
    M repo/repo-api/src/main/java/com/evolveum/midpoint/repo/api/RepositoryService.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SqaleRepositoryService.java

  Log Message:
  -----------
  RepositoryService.isNative() convenient shortcut (hopefully temporary)


  Commit: 5e45f855b4531c68f918ca8adb5051c6058f7100
      https://github.com/Evolveum/midpoint/commit/5e45f855b4531c68f918ca8adb5051c6058f7100
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-10-13 (Wed, 13 Oct 2021)

  Changed paths:
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskManagerConfiguration.java
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/quartz/QuartzInitializationHelper.java

  Log Message:
  -----------
  taskManager/useRepositoryConnectionProvider = true for new repo

This is better for connection sharing, but we don't want to change
this for old repo and old PG can't even use it with trn isolation.


Compare: https://github.com/Evolveum/midpoint/compare/24dd22cc112d...5e45f855b453


More information about the midPoint-svn mailing list