On 22 July 2013 13:23, Boris Pavlovic <[email protected]> wrote: > I see only one race condition. (in current solution we have the same > situtaiton) > Between request to compute node and data is updated in DB, we could use > wrong state of compute node. > By the way it is fixed by retry.
This race turns out to be a big deal when there are bursts of VM.start requests. I am currently thinking about ways we can look to eliminate this one. Hoping to have a design summit session on that. John _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
