-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
AT:
- Remove cycling over process definitions in index handling
Context:
The idea behind cycling over the process definitions was that it is way fast to fetch the data from the engine. Since now we use a timestamp based system to fetch the data, this is not necessary anymore. Tests for the large performance dataset have shown that the time for fetching instances with the timestamp system is about the same as the definition based system.