Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-12598

The order of steps in the activity log is not in order in which the steps are defined.

    XMLWordPrintable

Details

    • % %
    • +
    • Automated
    • Hide
      1. Import integration from attachments
      2. Edit it and save it (the connection for default DB will be updated in the integration)
      3. Publish integration
      4. Do following POST request on webhook
        curl -v -k -L -H "Content-Type: application/json" -H "SYNDESIS-XSRF-TOKEN: awesome" https://<webhook URL>/webhook/test-webhook -d '{"first_name":"John","company":"Red Hat"}'
        
      5. If the order is valid, do POST again
      Show
      Import integration from attachments Edit it and save it (the connection for default DB will be updated in the integration) Publish integration Do following POST request on webhook curl -v -k -L -H "Content-Type: application/json" -H "SYNDESIS-XSRF-TOKEN: awesome" https: //<webhook URL>/webhook/test-webhook -d '{ "first_name" : "John" , "company" : "Red Hat" }' If the order is valid, do POST again

    Description

      Sometimes on OCP 4.2. the order of steps in the activity log is not the same as the order in which the steps are defined.
      Order of the steps:

      Correct order:

      Wrong order:

      This happens only on OCP 4.2 and not every time so it is hard to reproduce. I am able to reproduce it on the integration which I have added to the attachments. Also, the issue needs not been shown in the first attempt. Due to that, the webhook should be triggered more times. I have also uploaded a video on how to reproduce the issue.

      This issue happens in both activity tracing (DB and Jaeger). On the video is used Jaeger tracing.

      Attachments

        1. activity-test-export.zip
          4 kB
        2. integration.png
          integration.png
          14 kB
        3. orderingActivityLog.mp4
          3.00 MB
        4. rightOrder.png
          rightOrder.png
          66 kB
        5. WrongOrder.png
          WrongOrder.png
          151 kB

        Activity

          People

            cmiranda@redhat.com Claudio Miranda
            mkralik@redhat.com Matej Kralik
            Matej Kralik Matej Kralik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: