Relax locking in releaseMemory command

XMLWordPrintableJSON

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

      At the moment the releaseMemory command locks everything that getMore would lock. Some of those locks are not necessary for the releaseMemory command since it does not access the collection, it only works with a stage's local state. We should look into how the locking before the command can be minimised to only what the command needs (i.e., lock the TRS)

              Assignee:
              Ivan Fefer
              Reporter:
              Foteini Alvanaki
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: