[Spike] Hoist check for ongoing recording as early as possible

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      We wish to minimise the impact on performance when not recording; we currently do some work before and during recordQuery before verifying if a recording is in progress.

      We could either push that work into recordQuery, after the instance has been checked, or pull the check for the instance out (or add some other flag, and accept that some cases will find this flag doesn't accurately reflect the existence of a recording, when starting or stopping a recording).

            Assignee:
            Carlos Alonso Pérez
            Reporter:
            James Harrison
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: