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

Cleanup replsettest.js since asCluster() now supports x509 authentication

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

      We need to cleanup replsettest.js since there are some codes that assume asCluster() is not able to authentication with x509, but this is not the case after the completion of SERVER-53605. For example here and here. However there are still some cases where asCluster() will not do authentication. So in these cases, another cleanup up might be to enhance the asCluster() API to take an optional parameter that specifies whether asCluster() should run the function if it decides not to do authentication for unauthenticated connections.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            wenbin.zhu@mongodb.com Wenbin Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: