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][configration] Global configuration cache optimization #4885

Closed
v-kkhuang opened this issue Aug 29, 2023 · 1 comment
Closed

[Feature][configration] Global configuration cache optimization #4885

v-kkhuang opened this issue Aug 29, 2023 · 1 comment
Labels

Comments

@v-kkhuang
Copy link
Contributor

v-kkhuang commented Aug 29, 2023

需求背景

全局配置在进行一次修改后,因为缓存原因需要等待很长时间才能生效

目标

1.全局配置在进行修改后,立刻生效
2.配置生效仅对修改后新启动引擎,旧引擎不生效

处理方案

1.全局配置在进行修改后,立刻删除配置缓存


Requirement background

After making a modification to the global configuration, it will take a long time to take effect due to caching reasons

Goal

  1. The global configuration will take effect immediately after modification
  2. Configuration takes effect only for newly started engines after modification, old engines do not take effect

Processing plan

  1. After making modifications to the global configuration, immediately delete the configuration cache
@github-actions
Copy link

😊 Welcome to the Apache Linkis community!!

We are glad that you are contributing by opening this issue.

Please make sure to include all the relevant context.
We will be here shortly.

If you are interested in contributing to our website project, please let us know!
You can check out our contributing guide on
👉 How to Participate in Project Contribution.

Community

WeChat Assistant WeChat Public Account

Mailing Lists

Name Description Subscribe Unsubscribe Archive
[email protected] community activity information subscribe unsubscribe archive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants