-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
Context:
As identified in this PR comment https://github.com/camunda/camunda-optimize/pull/1631#discussion_r380593536 we could make use of the logic used in `EventTraceImportMediatorManager.getDefinitionKeysOfCurrentActivityIndices` to improve the efficiency of the index existance check of the `CamundaActivityEventWriter`.
AT:
- index exists logic used in `EventTraceImportMediatorManager.getDefinitionKeysOfCurrentActivityIndices` is extracted for reuse and used in `CamundaActivityEventWriter` as well