-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
Remove ES dependency from the:
./backend/src/main/java/org/camunda/optimize/service/entities/dashboard/DashboardImportService.java |
Decompose their executors for es, like ElasticsearchImportJobExecutor.java as well.
Remove any mentions of the ES in all files of importing package!!
Testing notes
The changes on this ticket should cause no change whatsoever in the behavior of Optimize, since it is exclusively a code refactoring. So please run a quick regression test to make sure nothing has changed