Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-1372

Test suite is building a URI with replica_set option

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.6.0
    • Affects Version/s: None
    • Component/s: None
    • None

      W, [2018-06-25T15:49:35.578436 #2632]  WARN -- : MONGODB | Unsupported URI option 'replica_set' on URI 'mongodb://sha1:sha1@speed:27100/admin?replica_set=ruby-driver-rs'. It will be ignored.
      W, [2018-06-25T15:49:35.642020 #2632]  WARN -- : MONGODB | Unsupported URI option 'replica_set' on URI 'mongodb://sha1:sha1@speed:27100/admin?replica_set=ruby-driver-rs&authMechanism=SCRAM-SHA-1'. It will be ignored.
      W, [2018-06-25T15:49:35.702346 #2632]  WARN -- : MONGODB | Unsupported URI option 'replica_set' on URI 'mongodb://sha1:sha1@speed:27100/admin?replica_set=ruby-driver-rs&authMechanism=SCRAM-SHA-256'. It will be ignored.
      W, [2018-06-25T15:49:35.777262 #2632]  WARN -- : MONGODB | Unsupported URI option 'replica_set' on URI 'mongodb://sha256:sha256@speed:27100/admin?replica_set=ruby-driver-rs'. It will be ignored.
      W, [2018-06-25T15:49:35.864965 #2632]  WARN -- : MONGODB | Unsupported URI option 'replica_set' on URI 'mongodb://sha256:sha256@speed:27100/admin?replica_set=ruby-driver-rs&authMechanism=SCRAM-SHA-1'. It will be ignored.
      W, [2018-06-25T15:49:35.922876 #2632]  WARN -- : MONGODB | Unsupported URI option 'replica_set' on URI 'mongodb://sha256:sha256@speed:27100/admin?replica_set=ruby-driver-rs&authMechanism=SCRAM-SHA-256'. It will be ignored.
      W, [2018-06-25T15:49:35.997486 #2632]  WARN -- : MONGODB | Unsupported URI option 'replica_set' on URI 'mongodb://both:both@speed:27100/admin?replica_set=ruby-driver-rs'. It will be ignored.
      W, [2018-06-25T15:49:36.089171 #2632]  WARN -- : MONGODB | Unsupported URI option 'replica_set' on URI 'mongodb://both:both@speed:27100/admin?replica_set=ruby-driver-rs&authMechanism=SCRAM-SHA-1'. It will be ignored.
      W, [2018-06-25T15:49:36.178095 #2632]  WARN -- : MONGODB | Unsupported URI option 'replica_set' on URI 'mongodb://both:both@speed:27100/admin?replica_set=ruby-driver-rs&authMechanism=SCRAM-SHA-256'. It will be ignored.
      W, [2018-06-25T15:49:36.208360 #2632]  WARN -- : MONGODB | Unsupported URI option 'replica_set' on URI 'mongodb://nonexistent:nonexistent@speed:27100/admin?replica_set=ruby-driver-rs'. It will be ignored.
      W, [2018-06-25T15:49:36.271113 #2632]  WARN -- : MONGODB | Unsupported URI option 'replica_set' on URI 'mongodb://IX:I­X@speed:27100/admin?replica_set=ruby-driver-rs'. It will be ignored.
      W, [2018-06-25T15:49:36.364529 #2632]  WARN -- : MONGODB | Unsupported URI option 'replica_set' on URI 'mongodb://Ⅸ:I­V@speed:27100/admin?replica_set=ruby-driver-rs'. It will be ignored.
      

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: