[midPoint-git] [Evolveum/midpoint] 8859c9: Eliminate some warnings during cache invalidation
mederly
noreply at github.com
Thu Aug 15 17:34:49 UTC 2019
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 8859c93501d5184582c0fc4501e278b990b4cf5c
https://github.com/Evolveum/midpoint/commit/8859c93501d5184582c0fc4501e278b990b4cf5c
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-08-15 (Thu, 15 Aug 2019)
Changed paths:
M repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/ChangeDescription.java
Log Message:
-----------
Eliminate some warnings during cache invalidation
Some filters (e.g. GT/LT) are not supported in "in memory mode" and
probably won't be for some time. This commit makes exceptions related
to this fact silent. See MID-5630 and MID-5657.
More information about the midPoint-svn
mailing list