Problem Note 69679: The executor tuning parameters for the indexer service are not migrated during an upgrade-in-place in SAS® Visual Investigator
In SAS Visual Investigator, the previous executor tuning parameters for the indexer service are set as system properties. These parameters are not migrated when you implement an upgrade-in-place (UIP). The values for these executor tuning parameters are reset to default values.
Workaround
For newly deployed 10.8 HF3 systems, if you previously set custom executor settings that you want to retain, you must manually map these settings from the Consul by using SAS® Environment Manager. To manually map these settings, complete the following steps:
- Navigate to Consul UI ► Config ► svi-indexer ► sas.svi-indexer.tuning.
- If nothing is present in sas.svi-indexer.tuning, then all of the new worker settings are set to default values.
- Take note of all the settings that end in coreSize and their values.
- Create a new configuration in SAS Environment Manager.
- Populate the following fields with the values that you noted with the following mapping:
- executors.jobInitializerExecutor.coreSize = workers.jobLauncher.numberOfWorkers
- executors.objectTypeProducerExecutor.coreSize = workers.taskInitializer.numberOfWorkers
- executors.objectTypeConsumerExecutor.coreSize = workers.taskLauncher.numberOfWorkers
- executors.objectTypeExecutor.coreSize = workers.dataPartitioner.numberOfWorkers
- executors.dataPartitionProducerExecutor.coreSize = workers.dataPartitionInitializer.numberOfWorkers
- executors.dataPartitionConsumerExecutor.coreSize = workers.dataIndexerLauncher.numberOfWorkers
- executors.dataPartitionExecutor.coreSize = workers.dataIndexer.numberOfWorkers
- executors.childLoaderExecutor.coreSize = workers.objectEnricher.numberOfWorkers
- Save the configuration.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Visual Investigator | Linux for x64 | 10.8 | | Viya | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2022-12-12 13:28:00 |
Date Created: | 2022-11-14 13:29:26 |