Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Web Application Platform uses Zookeeper to coordinate the work of its services (e.g., Resources, Cameo Collaborator for Teamwork Cloud, Reports, etc.). Zookeeper stores the data that services must share in a hierarchical structure called a Zookeeper data tree. By default, anyone with access to the Zookeeper server can read or change the data tree nodes. However, you can limit access to Zookeeper, by configuring it to use ACLs (Access Contol Lists) which provide fine-grained control over who can access and modify data stored in Zookeeper. Learn more about Zookeeper ACLs>>

...