Move whole collection to one of shards

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      This is usefull if we have 3 collections
      "foo" (100m rows - we want split it to two servers)
      "bar" (not big, but many q/s to it)
      "baz" (not big, but also many q/s to it)

      We have two servers and descide to setup sharding

      So if we shard collection "foo" to two servers, this will help for our case
      But also if we can move collection "baz" to another server it will be great

      And "mongos" just forward our queries to "baz" to another server

            Assignee:
            Scott Hernandez (Inactive)
            Reporter:
            Azat Khuzhin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: