spring-cloud / spring-cloud/spring-cloud-zookeeper

Set ACL for nodes in remote server in boostrap.properties

Open
#119 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
574
Forks
408
Avg merge
1d 12h
Merged PRs (30d)
4

Description

I have this spring.cloud.zookeeper.connect-string=remote-zookeeper-server.amazonaws.com on boostrap.properties, the node have ACL.

It's is possible to set it on the boostrap.properties?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue mentions bootstrap.properties and the spring.cloud.zookeeper.connect-string property, but no implementation files or tests. Start by tracing how this property is read and how ACLs are represented for the remote Zookeeper server; done should mean the requested ACL can be configured through bootstrap.properties and applied to the remote nodes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.