Closed leodemoura closed 1 week ago
This PR fixes a bug at Context.setConfig. It was not propagating the configuration to the redundant fields (cache) metaConfig and indexConfig.
Context.setConfig
metaConfig
indexConfig
This PR fixes a bug at
Context.setConfig
. It was not propagating the configuration to the redundant fields (cache)metaConfig
andindexConfig
.