yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #69741
[Bug 1675910] Re: segment event transaction semantics are wrong
Reopened since we reverted the fix.
** Changed in: neutron
Status: Fix Released => Confirmed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1675910
Title:
segment event transaction semantics are wrong
Status in neutron:
Confirmed
Bug description:
_delete_segments_for_network is currently being called inside of a
transaction, which results in all of the BEFORE/PRECOMMIT/AFTER events
for the segments themselves being inside of a transaction. This makes
them all effectively PRECOMMIT in the database lifecycle which
violates the semantics we've assigned to them.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1675910/+subscriptions
References