[midPoint-git] [Evolveum/midpoint] d88657: Sqale: Add deadlock error to retriable exceptions ...
Tony Tkáčik
noreply at github.com
Thu Aug 1 19:36:42 CEST 2024
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: d88657f7352b10b4d4af735a2f9d1edaff2ed72f
https://github.com/Evolveum/midpoint/commit/d88657f7352b10b4d4af735a2f9d1edaff2ed72f
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