[midPoint-git] [Evolveum/midpoint] 240a38: MID-7928: audit iterative search used superfluous ...

virgo47 noreply at github.com
Mon May 9 21:48:28 CEST 2022


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 240a38cbc00c87d6eadce11c64aff1424a1659bf
      https://github.com/Evolveum/midpoint/commit/240a38cbc00c87d6eadce11c64aff1424a1659bf
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2022-05-09 (Mon, 09 May 2022)

  Changed paths:
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/audit/SqaleAuditService.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlAuditServiceImpl.java

  Log Message:
  -----------
  MID-7928: audit iterative search used superfluous and WRONG timestamp

The original idea was to encourage partition pruning for new audit repo,
but the idea was wrong as there is no guarantee that all the items with
id > X will have the timestamp >= than timestamp from item with id X.




More information about the midPoint-svn mailing list