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

Question: AbstractPollingScheduler Delete From Source #612

Closed
sandy-adi opened this issue Apr 8, 2020 · 2 comments
Closed

Question: AbstractPollingScheduler Delete From Source #612

sandy-adi opened this issue Apr 8, 2020 · 2 comments
Labels

Comments

@sandy-adi
Copy link

The property ignoreDeletesFromSource in the AbstractPollingScheduler is used to remove properties that are deleting from the source that backs the Property provider. The current implementation has just one property store in memory which has the environment properties and also the properties that are dynamically loaded from a configuration source.

If the ignoreDeletesFromSource is set to false, the properties that are loaded as part of environment variables or other sources that are not from the dynamic configuration source will all be deleted when the configuration is installed. Can this be prevented somehow?

@rajc28
Copy link

rajc28 commented Jul 17, 2020

I am also interested in this change.

@rgallardo-netflix
Copy link
Contributor

V1 is deprecated and no longer maintained. V2 does not have this flag.

@rgallardo-netflix rgallardo-netflix closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2023
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

3 participants