-
Task
-
Resolution: Duplicate
-
L3 - Default
-
None
-
None
-
None
-
Not defined
When Optimize starts, it deletes management entities and recreates them. In multi-instance environments, it could be that more than one Optimize instance is trying to create these at the same time, and our writers don't handle creation/update in a very robust way, meaning ultimately that Optimize could crash on worst case scenario.
We have two options, and they are not mutually exclusive:
- Better handle management entity writes that result in ES statuses that aren't "create", meaning Optimize won't crash
- Allow management entity creation to be disabled in config, then disabling the option in SaaS webapps