Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-95022

Is it feasible for FSM tests to specify state transitions per thread

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Cluster Scalability

      Currently for some FSM tests we explicitly have conditional execution within the test for specific threads. We do this by checking the thread ID and only run the step for a TID: 0 or something. Other threads are wasting their iteration in these functions.

      It would be cleaner if the FSM tests could define per thread states.

            Assignee:
            Unassigned Unassigned
            Reporter:
            kshitij.gupta@mongodb.com Kshitij Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: