yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16367
[Bug 1331564] [NEW] remove select for update lock from db_base_plugin
Public bug reported:
MySQL Galera does not support SELECT ... FOR UPDATE[1], since it has no
concept of cross-node locking of records and results are non-
deterministic.
Remove the use of SELECT FOR UPDATE in the db_base_plugin
[1]http://lists.openstack.org/pipermail/openstack-
dev/2014-May/035264.html
** Affects: neutron
Importance: Undecided
Assignee: Rossella Sblendido (rossella-o)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Rossella Sblendido (rossella-o)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1331564
Title:
remove select for update lock from db_base_plugin
Status in OpenStack Neutron (virtual network service):
New
Bug description:
MySQL Galera does not support SELECT ... FOR UPDATE[1], since it has
no concept of cross-node locking of records and results are non-
deterministic.
Remove the use of SELECT FOR UPDATE in the db_base_plugin
[1]http://lists.openstack.org/pipermail/openstack-
dev/2014-May/035264.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1331564/+subscriptions
Follow ups
References