Replace Phaser with AtomicInt in EventProcessInstanceIndexManager

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Done
    • Priority: L3 - Default
    • 3.0.0-alpha2, 3.0.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      Context:
      Currently we use a Phaser instance in the `EventProcessInstanceIndexManager` to keep track of index usage, it should be easier to understand and feasible to replace that with just an AtomicInt that reflects the usage count.

       

      AT:
      - indexUsagePhasers in `EventProcessInstanceIndexManager`  is replaced with a map of AtomicInteger instances per index that reflect the current active writers to that index

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: