yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #63338
[Bug 1683550] [NEW] BEFORE and AFTER events called in bulk transactions
Public bug reported:
Bulk network creation ends up calling BEFORE and AFTER events while in
an enclosing transaction. This violates the callback event semantics and
leads to traces like http://logs.openstack.org/78/385178/20/gate/gate-
tempest-dsvm-neutron-full-ubuntu-
xenial/ba7dfb9/logs/screen-q-svc.txt.gz?level=TRACE#_2017-04-17_07_48_36_708
that indicate that a result couldn't be retrieved from the DB in a
separate transaction because it's not committed.
** Affects: neutron
Importance: Undecided
Assignee: Kevin Benton (kevinbenton)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Kevin Benton (kevinbenton)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1683550
Title:
BEFORE and AFTER events called in bulk transactions
Status in neutron:
New
Bug description:
Bulk network creation ends up calling BEFORE and AFTER events while in
an enclosing transaction. This violates the callback event semantics
and leads to traces like http://logs.openstack.org/78/385178/20/gate
/gate-tempest-dsvm-neutron-full-ubuntu-
xenial/ba7dfb9/logs/screen-q-svc.txt.gz?level=TRACE#_2017-04-17_07_48_36_708
that indicate that a result couldn't be retrieved from the DB in a
separate transaction because it's not committed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1683550/+subscriptions
Follow ups