Status: Accepted
Owner: [email protected]
CC: [email protected]
Labels: Type-Refactoring Priority-High Milestone-Release2.12 Component-wconfd HaskellTask

New issue 785 by [email protected]: Move the configuration consistency check to WConfd
http://code.google.com/p/ganeti/issues/detail?id=785

Currently the consistency check needs to acquire the configuration lock to prevent concurrent modifications, and keep it for the duration of RPC calls. This is a bit problematic (although WConfd will have to do the same thing).

The consistency check should be done by WConfd instead, as it can prevent concurrent configuration modifications internally, and the verifying job should only ask WConfd for the result.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to