yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17195
[Bug 1340793] [NEW] DB2 deadlock error not supported
Public bug reported:
Currently, only mysql and postgresql deadlock errors are properly handled.
The error message for DB2 looks like:
'SQL0911N The current transaction has been rolled back because of a
deadlock or timeout. <deadlock details>'
Olso.db needs to include a regex to detect this deadlock. Essentially the same as
https://bugs.launchpad.net/nova/+bug/1270725
but for DB2
** Affects: nova
Importance: Undecided
Status: New
** Affects: oslo
Importance: Undecided
Status: New
** Also affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1340793
Title:
DB2 deadlock error not supported
Status in OpenStack Compute (Nova):
New
Status in Oslo - a Library of Common OpenStack Code:
New
Bug description:
Currently, only mysql and postgresql deadlock errors are properly handled.
The error message for DB2 looks like:
'SQL0911N The current transaction has been rolled back because of a
deadlock or timeout. <deadlock details>'
Olso.db needs to include a regex to detect this deadlock. Essentially the same as
https://bugs.launchpad.net/nova/+bug/1270725
but for DB2
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1340793/+subscriptions
Follow ups
References