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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp