Skip to content

Conversation

SamuelMarks
Copy link
Contributor

@SamuelMarks SamuelMarks commented Jun 23, 2019

Apache ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.

EDIT: WOOT: 7000!

@SamuelMarks SamuelMarks mentioned this pull request Jun 23, 2019
@dan-shaw
Copy link
Contributor

dan-shaw commented Jul 5, 2019

@SamuelMarks Thanks for the PR! I've made some changes:

  1. Added support for zookeeper_st shared library (it's the zookeeper[async] feature). However, by default zookeeper_mt is installed. I've also changed the name from zookeeper-mt to zookeeper since we now support both libraries.
  2. I've made it into a static library since zookeeper doesn't support BUILD_SHARED_LIBS yet
  3. I've also refactored some of the cmake

Let me know if I missed anything.

@dan-shaw dan-shaw merged commit 8c64785 into microsoft:master Jul 6, 2019
@dan-shaw
Copy link
Contributor

dan-shaw commented Jul 6, 2019

Thanks for the PR!

@SamuelMarks SamuelMarks deleted the add-zookeeper-c branch July 10, 2019 01:07
@NancyLi1013 NancyLi1013 mentioned this pull request Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants