[midPoint-git] [Evolveum/midpoint] eeb84f: Sqale: Add deadlock error to retriable exceptions ...
Tony Tkáčik
noreply at github.com
Thu Aug 1 19:36:08 CEST 2024
Branch: refs/heads/feature/shadow-partitioning
Home: https://github.com/Evolveum/midpoint
Commit: eeb84f3cad51668d8a8aeff9bcdb13d5a47cec38
https://github.com/Evolveum/midpoint/commit/eeb84f3cad51668d8a8aeff9bcdb13d5a47cec38
Author: Tony Tkáčik <tonydamage at gmail.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SqaleRepositoryService.java
Log Message:
-----------
Sqale: Add deadlock error to retriable exceptions lists
Sometimes if multiple clients (thread, cluster nodes)
tries to modify shadow and at same time repartition it
(move it to new partition) this may create deadlock scenario.
PG is able to raise correct exception, but repository should
retry this operations.
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list