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

[Nacos 3.0] Enhance default namespace id from ` to public` phase 2. #12955

Open
3 tasks
KomachiSion opened this issue Dec 17, 2024 · 1 comment
Open
3 tasks
Assignees
Labels
Nacos3.0 Nacos 3.0 Architecture Evolution plugin

Comments

@KomachiSion
Copy link
Collaborator

In Nacos 3.0 Alpha, community finished to enhance namespace id from `` to public to solve #9846.

But in Alpha version, there is one problem that can't upgrade from old version. The reason is old version has store config with `` namespaceId in datasource.

For solve this problem, community plan upgrade datasource plugin to adapt this situation by auto-change public input to when plugin will handle datasource (such as publish, delete and update), and auto-change to public when do search in datasource.

So sub tasks follow:

  • Adapt old version datum for MySQL datasource plugin
  • Adapt old version datum for Derby datasource plugin
  • Adapt old version datum for datasource plugins in nacos-group
@KomachiSion KomachiSion added plugin Nacos3.0 Nacos 3.0 Architecture Evolution labels Dec 17, 2024
@Bo-Qiu
Copy link
Contributor

Bo-Qiu commented Dec 17, 2024

Please assign to me, thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Nacos3.0 Nacos 3.0 Architecture Evolution plugin
Projects
None yet
Development

No branches or pull requests

2 participants