-
Task
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
-
Not defined
Optimize in K8 container
Optimize is automatically started when the container is up. It can cause issues with reimport (like corrupted indices). Recommended steps in K8:
- Shut down container
- Set engines.${engineAlias}.importEnabled to false
- Start container
- Run reimport.sh
- Shut down container
- Set engines.${engineAlias}.importEnabled to true
- Start container
It should be described in:
This ticket was migrated to github: https://github.com/camunda/camunda-optimize/issues/10296. Please use this link for any future references and continue any discussion there.