Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-362

Test Atlas Free Tier Proxy

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      NODE-964 Won't Fix
      PHPC-938 Won't Fix
      PYTHON-1257 Won't Fix
      PERL-757 Done 2.0.0
      CXX-1292 Won't Fix
      RUBY-1210 Won't Fix
      CDRIVER-2102 Won't Fix
      JAVA-2480 Won't Fix
      SCALA-298 Won't Fix
      CSHARP-1954 Won't Fix
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion NODE-964 Won't Fix PHPC-938 Won't Fix PYTHON-1257 Won't Fix PERL-757 Done 2.0.0 CXX-1292 Won't Fix RUBY-1210 Won't Fix CDRIVER-2102 Won't Fix JAVA-2480 Won't Fix SCALA-298 Won't Fix CSHARP-1954 Won't Fix

      The Atlas Free tier runs a custom proxy in front of MongoDB databases to disable certain commands. As a proxy, it does not support the old wire protocol and may have other bugs that prevent correct operation of even supported commands.
      This ticket is not a one time manually connection check to Atlas free tier. We should add Atlas free tier proxy to our testing matrix and ensure we are continuously running tests against it. Note that we don't need to test against the Atlas free tier itself, only the proxy.

      Update: In order to facilitate Evergreen testing, the drivers-evergreen-tools repo now has a run-atlas-proxy.sh script that works similarly to run-orchestration.sh. Comments in that file explain its usage. NOTE: there is supposedly no need to shut it down or clean up as Evergreen will do that automatically when the task ends.

            Assignee:
            david.golden@mongodb.com David Golden
            Reporter:
            rathi.gnanasekaran Rathi Gnanasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: