Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement][Registry] SubscribeListener support set scope #16985

Open
3 tasks done
ruanwenjun opened this issue Jan 24, 2025 · 0 comments · May be fixed by #16986
Open
3 tasks done

[Improvement][Registry] SubscribeListener support set scope #16985

ruanwenjun opened this issue Jan 24, 2025 · 0 comments · May be fixed by #16986
Assignees
Labels
improvement make more easy to user or prompt friendly priority:low

Comments

@ruanwenjun
Copy link
Member

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

Right now, the SubscribeListener can only support subscribe all events which include children and itself event of the watched path.
Sometimes we only want to listen the children change, e.g. we subscribe the master nodes change we want to listen the /nodes/master/xx we don't care the /nodes/master itself, once we receive a event from /nodes/master will throw exception when deserialize the data.

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@ruanwenjun ruanwenjun added improvement make more easy to user or prompt friendly Waiting for reply Waiting for reply labels Jan 24, 2025
@ruanwenjun ruanwenjun self-assigned this Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement make more easy to user or prompt friendly priority:low
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant