Skip to content

Conversation

agentgt
Copy link

@agentgt agentgt commented May 14, 2019

The ConfigProviderResolver should not initialize on just being imported for a variety of reasons.
The major reasons is makes initialization less predictable and bootstrapping more complicated. Performance is also a reason.
Instead it should be initialized on access just like logging frameworks and many other Java frameworks.

The `ConfigProviderResolver` should not initialize on just being imported for a variety of reasons.
The major reasons is makes initialization less predictable and bootstrapping more complicated. Performance is also a reason. 
Instead it should be initialized on access just like logging frameworks and many other Java frameworks.
@agentgt
Copy link
Author

agentgt commented May 14, 2019

Oh the ECA failed because I did the commit using github directly and it must have put the wrong email in.... It is such a trivial change.... I don't have anymore time to waste trying to get the ECA check happy. Sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant