[midPoint-git] [Evolveum/midpoint] 028ac9: Add audit name resolution performance information
    mederly 
    noreply at github.com
       
    Mon Jun 17 11:13:28 CEST 2019
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 028ac9e58d4388684a0ea7db6b6417028f97e69d
      https://github.com/Evolveum/midpoint/commit/028ac9e58d4388684a0ea7db6b6417028f97e69d
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-06-17 (Mon, 17 Jun 2019)
  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/result/OperationResult.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/statistics/EnvironmentalPerformanceInformation.java
    M infra/util/src/main/resources/ctx-interceptor.xml
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/util/AuditHelper.java
  Log Message:
  -----------
  Add audit name resolution performance information
- AuditHelper.resolveName operation is now profiled via OperationResult
  (this covers model-level name resolution)
- AuditService is now profiled via interceptor (this covers audit-level
  name resolution)
    
    
More information about the midPoint-svn
mailing list