{"id":19028089,"url":"https://github.com/ffcactus/zookeeper-study","last_synced_at":"2025-09-03T09:41:16.755Z","repository":{"id":45158195,"uuid":"279273976","full_name":"ffcactus/zookeeper-study","owner":"ffcactus","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-04T16:45:39.000Z","size":32,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T03:19:00.918Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ffcactus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-13T10:41:21.000Z","updated_at":"2020-07-17T09:34:28.000Z","dependencies_parsed_at":"2022-09-04T10:40:11.551Z","dependency_job_id":null,"html_url":"https://github.com/ffcactus/zookeeper-study","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffcactus%2Fzookeeper-study","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffcactus%2Fzookeeper-study/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffcactus%2Fzookeeper-study/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffcactus%2Fzookeeper-study/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ffcactus","download_url":"https://codeload.github.com/ffcactus/zookeeper-study/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240079610,"owners_count":19744720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T21:09:55.853Z","updated_at":"2025-02-21T19:43:04.212Z","avatar_url":"https://github.com/ffcactus.png","language":"Java","readme":"# zookeeper-study\nA project to study how to use zookeeper.\n\n## How to build\nThe root pom.xml will use ${JAVA_X_HOME} in maven-compiler-plugin, so you need enable profile settings\nin your settings.xml like the following example:\n\n```xml\n\u003csettings\u003e\n  \u003cprofiles\u003e\n    \u003cprofile\u003e\n      \u003cid\u003ecompiler\u003c/id\u003e\n        \u003cproperties\u003e\n          \u003cJAVA_1_4_HOME\u003eC:\\Program Files\\Java\\j2sdk1.4.2_09\u003c/JAVA_1_4_HOME\u003e\n          \u003cJAVA_1_6_HOME\u003eC:\\Program Files\\Java\\j2sdk1.6.0_18\u003c/JAVA_1_6_HOME\u003e\n        \u003c/properties\u003e\n    \u003c/profile\u003e\n  \u003c/profiles\u003e\n  \u003cactiveProfiles\u003e\n    \u003cactiveProfile\u003ecompiler\u003c/activeProfile\u003e\n  \u003c/activeProfiles\u003e\n\u003c/settings\u003e\n``` \n\n## How to deploy\n```shell script\n## use docker service to work with hostname resolution.\ndocker swarm init\n## deploy it.\ndocker stack deploy -c deploy/stack.yml zookeeper\n## undeploy it.\ndocker stack rm zookeeper\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffcactus%2Fzookeeper-study","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fffcactus%2Fzookeeper-study","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffcactus%2Fzookeeper-study/lists"}