replica between different version in 3.X

XMLWordPrintableJSON

    • Type: Question
    • Resolution: Done
    • Priority: Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: Build
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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:
            Danny Hatcher (Inactive)
            Reporter:
            lee mingyu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: