Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-5490

Event trace equality check is not correct

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Done
    • Icon: L3 - Default L3 - Default
    • 3.6.0-alpha2, 3.6.0
    • None
    • backend
    • None
    • Not defined

      Problem:

      The import can be blocked when the equality check between two events in a trace is not correct. The error refers to the expected general contract between two objects being violated when its equality method is called. Reported in this support ticket: https://jira.camunda.com/browse/SUPPORT-11426

      Steps to reproduce:

      So far this has been unreproducible.

       

      Expected result:

      The comparators should always resolve the "best guess" ordering that we can. It should handle duplicate events, if for whatever reason they occur

      Hints:

      It looks like our tertiary check for the commonly occurred sequence has a violating comparator. From the logs, it also looks like it is quite an expensive check if it happens often. This might be solvable through deduplication, rewriting the Comparator, or possibly removing this "best guess" check completely

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              joshua.windels Joshua Windels
              Joshua Windels Joshua Windels
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: