[midPoint-git] [Evolveum/midpoint] 2529f3: Add cache2k-based global object+query cache

mederly noreply at github.com
Thu May 16 09:20:49 CEST 2019


  Branch: refs/heads/feature/optimizing-repo-access
  Home:   https://github.com/Evolveum/midpoint
  Commit: 2529f363cf8b16227686cf4ce6100bca7c52738c
      https://github.com/Evolveum/midpoint/commit/2529f363cf8b16227686cf4ce6100bca7c52738c
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M build-system/pom.xml
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/SearchResultList.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/Clockwork.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/ReconciliationTaskHandler.java
    M repo/repo-cache/pom.xml
    M repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/Cache.java
    R repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/CacheKey.java
    R repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/CacheObject.java
    A repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/GlobalCache.java
    A repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/GlobalCacheObjectKey.java
    A repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/GlobalCacheObjectValue.java
    M repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/RepositoryCache.java
    M repo/system-init/src/main/java/com/evolveum/midpoint/init/AuditServiceProxy.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/TestLdapAssociationPerformance.java

  Log Message:
  -----------
  Add cache2k-based global object+query cache

This is a very preliminary implementation.




More information about the midPoint-svn mailing list