Cycle through definition list until no definition contains new data

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.1.0-alpha1, 2.1.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      Right now, we are using processDefinitionsToImport, alreadyImportedProcessDefinitions and currentIndex to handle the import cycle via process definitions in the DefinitionBasedImportHandler. However, this is makes the whole logic very complicated and also the import gets stuck in one process definition after one round. Instead, we can just use a ringbuffer logic to cycle through the porcess definitions.

      AT:

      • use ringbuffer datastructure to cycle through the definitions in the definition based import
      • the definition based import should cycle through the definition list until no process definition had new data and only then do backoff

        This is the controller panel for Smart Panels app

              Assignee:
              Unassigned
              Reporter:
              Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: