Go to file
melanie witt 8fb36e949d exc_filters: Handle OperationalError for MariaDB/Galera
Currently InternalError is being handled for detecting MariaDB/Galera
deadlocks but recently we have seen a variant that raises
OperationalError instead. Because it's not being detected, usage of the
@retry_on_deadlock decorator is not performing retries in those cases.

This adds handling of OperationalError for detecting this deadlock.

Closes-Bug: #2057987

Change-Id: I6ff3667b35ea38a2d3c258f810a55eda9abe465e
(cherry picked from commit 8e1f869910)
(cherry picked from commit 3a314786ac)
2024-03-18 21:56:34 +00:00
2021-07-16 13:01:45 +01:00
2023-09-07 09:36:30 +00:00
2014-04-18 11:33:16 +03:00
2018-07-13 10:18:54 +07:00
2023-11-25 12:01:02 +09:00
2014-04-18 11:33:16 +03:00
2020-02-10 18:32:50 +01:00
2023-05-17 16:45:50 +02:00

Team and repository tags

image

oslo.db -- OpenStack Database Pattern Library

Latest Version

Downloads

The oslo db (database) handling library, provides database connectivity to different database backends and various other helper utils.

Description
OpenStack Common DB Code
Readme 14 MiB
Languages
Python 99.6%
Shell 0.4%