Introduction
The aggregate provider configuration is key to accelerate the users queries. It is a compromise between memory usage and speed. The AI Optimizer can recommend a provider configuration tailored to your query history. It is now possible to use this recommendation (or any provider description) to change the provider configuration dynamically without restarting the application.Enabling the dynamic aggregate provider feature
The dynamic aggregate provider must be enabled by setting the system propertyactiveviam.feature.experimental.dynamic_aggregate_provider.enabled to true.