Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-11943

[ProgressionTracker] Check consistency

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major Major
    • 4.8.2, 4.9.0
    • 4.8.0
    • None
    • 4.8.0 RC1, 4.9.0 M1
    • 1 - Middle term
    • 2 - Normal
    • Oui

      Add the progression tracker for "check consistency" task.

          [CMS-11943] [ProgressionTracker] Check consistency

          call to invokeAll is blocking so the list of future is only available once all consistency result are computed. This is kind of useless when testing a massive amount of content.

          This needs to be refactored to
          1) set the size of the progression before converting the list of content into a list of Runnable
          2) start increasing the progression before the execution of all the test

          Guillaume Gouin added a comment - call to invokeAll is blocking so the list of future is only available once all consistency result are computed. This is kind of useless when testing a massive amount of content. This needs to be refactored to 1) set the size of the progression before converting the list of content into a list of Runnable 2) start increasing the progression before the execution of all the test

            ggouin Guillaume Gouin
            bmaurel Bérénice Maurel
            Guillaume Gouin Guillaume Gouin
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: