Pluggable Distributed Synchronization

Registered by Kyle Stevenson

Today Ironic does database-backed locking for distributed synchronization. For example, there is a column in the node table, which a process can put its hostname in to "lock" the node so that other processes won't modify the data. If one doesn't trust database locking (deadlocks if a conductor dies), there are currently no alternatives, nor a way to implement/use alternative backends.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
Kyle Stevenson
Direction:
Needs approval
Assignee:
Kyle Stevenson
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/pluggable-distributed-synchronization,n,z

Addressed by: https://review.openstack.org/114632
    Add spec for pluggable distributed synchronization

Addressed by: https://review.openstack.org/115148
    Add implementation of pluggable distributed sync

Gerrit topic: https://review.openstack.org/#q,topic:bp/zookeeper-syncmanager,n,z

We're moving from using blueprints to track features to RFE bugs. I've filed one for your change (see related bugs section). Please track further work there using Closes-Bug, Partial-Bug or Related-Bug in commit messages and use this newly created RFE bug.
//vdrok 2015-12-16

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.