cluck
1.0.1
The cluster lock service.
Todo List
{
cluck_status.cpp
} Member
cluck::anonymous_namespace{cluck_status.cpp}::g_lock_ready
We probably need to setup this flag behind a guard (mutex lock/unlock when reading/writing this value).
Member
cluck_daemon::cluckd::msg_info
(ed::message &msg)
The list of tickets uses the internal serialization mechanism, which creates a much small array of tickets. At some point, we should transform that to output JSON instead.
Member
cluck_daemon::cluckd::msg_lock_failed
(ed::message &msg)
This function destroys a ticket even if it is already considered locked. Make double sure that this is okay with a LOCK_FAILED sent to the client.
Member
cluck_daemon::ticket::set_owner
(std::string const &owner)
The ownership has to travel to others whenever a leader disappears.
This document is part of the
Snap! Websites Project
.
Copyright by
Made to Order Software Corp.