Clean up Node daemon zkhander #109
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The client common zkhandler has been updated to include locks. An initial attempt to implement the same behaviour in the node daemon itself (removing the code duplication) resulted in unexpected issues.
Investigate this and see if there's a solution to add locks into the node daemon for, at the very least, writes to Zookeeper, and potentially other operations as well.
changed milestone to %4
Closing - despite this being duplication, I think keeping them separate is ideal since they are packaged separately.
closed