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

Event trace equality check is not correct

    XMLWordPrintable

Details

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

    Description

      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

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce