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

Overhaul externalized config data processing #22418

Closed
20 tasks done
philwebb opened this issue Jul 21, 2020 · 2 comments
Closed
20 tasks done

Overhaul externalized config data processing #22418

philwebb opened this issue Jul 21, 2020 · 2 comments
Assignees
Labels
theme: config-data Issues related to the configuration theme type: epic An issue tracking a large piece of work that will be split into smaller issues

Comments

@philwebb
Copy link
Member

philwebb commented Jul 21, 2020

This is a placeholder issue to group the various tasks required to replace the existing ConfigFileApplicationListener class:

@philwebb philwebb self-assigned this Jul 21, 2020
@philwebb philwebb added this to the 2.4.x milestone Jul 21, 2020
@philwebb philwebb added the type: task A general task label Jul 21, 2020
@wilkinsona wilkinsona added type: epic An issue tracking a large piece of work that will be split into smaller issues and removed type: task A general task labels Jul 21, 2020
@dreis2211
Copy link
Contributor

Isn't Filter empty YAML documents already done in YamlPropertySourceLoader.java#L51 ?

@philwebb
Copy link
Member Author

Isn't Filter empty YAML documents already done

Mostly, but there's a bug if you have a multi-document file since the OriginTrackedYamlLoader wraps types and an empty string isn't treated as empty. I've got a fix prepared to push.

@philwebb philwebb added the theme: config-data Issues related to the configuration theme label Jul 22, 2020
@philwebb philwebb removed this from the 2.4.x milestone Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: config-data Issues related to the configuration theme type: epic An issue tracking a large piece of work that will be split into smaller issues
Projects
None yet
Development

No branches or pull requests

4 participants