Use retryable session for config writes in check_metadata_consistency.js

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0, 8.0.14, 7.0.25
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • v8.2, v8.1, v8.0, v7.0
    • CAR Team 2025-09-01
    • 1
    • 🟥 DDL
    • None
    • None
    • None
    • None
    • None
    • None

      The `testUnexpectedAdminDatabaseInGlobalCatalog` function in `check_metadata_consistency.js` uses direct config server connections instead of the retryable session that is already set up in the test file.

      For consistency with the rest of the test file and to ensure resilience against config server stepdowns, these operations should use the retryable session that is already defined at the beginning of the test and used throughout the test file.

            Assignee:
            Meryama Nadim
            Reporter:
            Meryama Nadim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: