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

replica between different version in 3.X

    • Type: Icon: Question Question
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None

       

      I try to upgrade/downgrade MongoDB version using replica set (rs.add command)
      I tried many test but I am not sure if below method are correct method

      I try to find official Doc but I did not find

      in situation

      master member : 3.4 binary (with featureCompatibilityVersion 3.4)

      test 1: rs.add (with 3.6 binary (with featureCompatibilityVersion 3.4)
      test 2: rs.add (with 3.2 binary )

      master member : 3.2 binary (with featureCompatibilityVersion 3.2)

      test 1: rs.add (with 3.4 binary (with featureCompatibilityVersion 3.2)
      test 2: rs.add (with 3.6 binary (with featureCompatibilityVersion 3.2)

       

            Assignee:
            daniel.hatcher@mongodb.com Danny Hatcher (Inactive)
            Reporter:
            mingyu.lee@linecorp.com lee mingyu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: