TaskExecutor test fixture should expose shutdown/joining of task executor outside of tearDown()

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Minor - P4
    • 3.3.10
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • Repl 17 (07/15/16)
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      TaskExecutor::tearDown() currently does the following to the task executor

      • shuts down
      • join
      • releases memory resources for the executor

      It would be desirable to split up and expose these functions to tests that use this fixture to allow more control over the teardown of the tests.

            Assignee:
            Benety Goh
            Reporter:
            Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: