
|
Protocol Operations: lock, unlock Lock is used to prevent any other sessions from writing to a specific configuration Applies to all access mechanisms, not just XMLCONF Partial locks are not supported in v1.0 Can request automatic rollback on ungraceful unlock Unlock is used to release a previously obtained lock Lock can fail if: Lock is already granted Candidate configuration has already been written but not saved Lock automatically released if the session is terminated for any reason Kill-session operation used to force another session to release a lock Configuration name is the only parameter (in v1.0) |