[midPoint-git] [Evolveum/midpoint] bdcd60: SqlPerformanceMonitorImpl uncoupled from SqlReposi...

virgo47 noreply at github.com
Wed Aug 5 12:01:03 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: bdcd607f4bce5c731acbd973ca30bdb5d57051d3
      https://github.com/Evolveum/midpoint/commit/bdcd607f4bce5c731acbd973ca30bdb5d57051d3
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryFactory.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/perf/SqlPerformanceMonitorImpl.java

  Log Message:
  -----------
  SqlPerformanceMonitorImpl uncoupled from SqlRepositoryFactory

This will allow audit to depend less on implementation details of repo.


  Commit: b40a11272cbc7c197e3ca2f1c98556582874db69
      https://github.com/Evolveum/midpoint/commit/b40a11272cbc7c197e3ca2f1c98556582874db69
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M repo/repo-cache/src/test/resources/ctx-configuration-test-no-audit.xml
    M repo/repo-sql-impl-test/src/test/resources/ctx-configuration-sql-test.xml
    M repo/repo-test-util/src/main/resources/ctx-configuration-test.xml
    M repo/system-init/src/main/java/com/evolveum/midpoint/init/RepositoryFactory.java
    M repo/system-init/src/main/resources/ctx-configuration.xml

  Log Message:
  -----------
  RepositoryFactory: @PostConstruct/PreDestroy instead of XML attributes


  Commit: 4220026b11d873622cd6391cda906de117b6f437
      https://github.com/Evolveum/midpoint/commit/4220026b11d873622cd6391cda906de117b6f437
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M repo/repo-api/src/main/java/com/evolveum/midpoint/repo/api/RepositoryServiceFactory.java

  Log Message:
  -----------
  RepositoryServiceFactory: added interface Javadoc


  Commit: dd9eb918a8cbd98ea89af61ce5591d97457b5b2c
      https://github.com/Evolveum/midpoint/commit/dd9eb918a8cbd98ea89af61ce5591d97457b5b2c
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M repo/repo-sql-impl/src/main/resources/ctx-repository.xml

  Log Message:
  -----------
  ctx-repository.xml: removed sqlRepositoryFactory depends-on repFactory

I believe it's the other way around, when RepositoryFactory does its
stuff based on config, sqlRepositoryFactory bean must be ready already.


Compare: https://github.com/Evolveum/midpoint/compare/7d35fbd51e47...dd9eb918a8cb


More information about the midPoint-svn mailing list