Integration tests should run against pooled and non-pooled clients when possible

XMLWordPrintableJSON

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

      Most tests in the C driver run with a single-threaded mongoc_client_t. Some parameterize between mongoc_client_t and mongoc_client_pool_t, and a handful run exclusively against mongoc_client_pool_t.

      With the changes of CDRIVER-3625 and CDRIVER-3535, monitoring in pooled and single threaded go through different code paths.

            Assignee:
            Unassigned
            Reporter:
            Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: