Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

bbakerman
Copy link
Member

DataLoaderOptions was not immutable and this can lead to bugs now that we have DataLoader + builders + transformation

environmentProvider = NULL_PROVIDER;
valueCacheOptions = ValueCacheOptions.newOptions();
valueCacheOptions = DEFAULT_VALUE_CACHE_OPTIONS;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@bbakerman bbakerman merged commit cf79290 into master Feb 21, 2025
1 check passed
@dondonz dondonz added this to the 4.0.0 milestone Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants