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

Remove system. from collection namespace

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Storage Execution

      The .system.* collection namespace is reserved, but should not be. It's counter-intuitive and pollutes the namespace.

      I suggest that all such system stuff should be moved to a separate table named 'system' or 'mongodb' (like in MySQL).

      + Safer
      + Less clutter
      + Users will see their own stuff, not the system stuff
      (which they will have to filter out manually in their code).

      See e.g. http://stackoverflow.com/questions/4665244/system-in-a-collection-name-in-mongodb?rq=1

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            tmpsa Per Lindberg
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: