Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-1896

The /orders API should return assigned parameters with Distributed Orders in active-active cluster

    XMLWordPrintable

Details

    • Fix
    • Status: Dismissed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 1.12.15, 1.13.10
    • None
    • None

    Description

      Current Behavior

      When a distributed order is suspended in an active-active Master cluster then the /orders API does not display the parameters. When the order is in running state then the parameters will be displayed.

      How to Reproduce

      • Create a distributed order with a parameter in an active-active Master cluster.
      • Modify the order state to be suspended.
      • Call the API: http://host:<port>/joc/api/orders
      • With the body:
        {"jobschedulerId":"<jobscheduler_ID>","compact":false,"folders":[{"folder":"<path_to_the_folder>","recursive":true}],"limit":10}
        
      • The parameters are not returned with the output.

      Desired Behavior

      The /orders API should return assigned parameters with Distributed Orders in an active-active Master cluster.

      Maintainer Note
      The information about the parameters of the Order can be fetched, but only at the cost of a not insignificant performance degradation. Therefore the ticket is dismissed

      Attachments

        Activity

          People

            oh Oliver Haufe
            Aditi-Dubey Aditi Dubey (Inactive)
            Aditi Dubey Aditi Dubey (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: