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

Move whole collection to one of shards

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

      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:
            scotthernandez Scott Hernandez (Inactive)
            Reporter:
            azat Azat Khuzhin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: