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

Feature request about ConfigService #9262

Open
caqhy opened this issue Oct 7, 2022 · 1 comment
Open

Feature request about ConfigService #9262

caqhy opened this issue Oct 7, 2022 · 1 comment
Labels
expired No active for a long time Nacos3.0 Nacos 3.0 Architecture Evolution status/need discuss

Comments

@caqhy
Copy link

caqhy commented Oct 7, 2022

About ConfigService

  1. Support getting configuration according to the dataId prefix range, and return dataId, group, content.
  2. Support publish ephemeral configuration which is deleted when the session is disconnected.
  3. Support range watch, the callback parameter contains the configuration that matches the dataId prefix.
  4. Support the listener callback parameter contains more information, such as the value before the configuration change, the value after the configuration change, and the configuration change type.
  5. Support deleting configurations according to the dataId prefix range.
  6. Support distributed locks. The data of the nacos is persistent in the database. It should be possible to implement distributed locks based on the database.
@stale
Copy link

stale bot commented May 21, 2023

Thanks for your feedback and contribution. But the issue/pull request has not had recent activity more than 180 days. This issue/pull request will be closed if no further activity occurs 7 days later.
We may solve this issue in new version. So can you upgrade to newest version and retry?
If there are still issues or want to contribute again. Please create new issue or pull request again.

@stale stale bot added the expired No active for a long time label May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expired No active for a long time Nacos3.0 Nacos 3.0 Architecture Evolution status/need discuss
Projects
None yet
Development

No branches or pull requests

2 participants