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

proxy_protocol_connect.js isn't running assertions

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.2.0-rc0, 8.1.0-rc3
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • Fully Compatible
    • v8.1, v8.0, v7.0
    • N&O 2025-04-28
    • 200
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      This check in the proxy_protocol_connect test will never return true, because "fcv" is a document while "latestFCV" is a version number. When the fix is checked
      (fcv.featureCompatibilityVersion.version === latestFCV), the assertions inside the test block fail. We should fix the test & the failing assertions.

            Assignee:
            erin.mcnulty@mongodb.com Erin McNulty
            Reporter:
            erin.mcnulty@mongodb.com Erin McNulty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: