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

Make sure implicit database creation can only happen via CollectionRoutingInfoTargeter

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing

      ONLY FOR SHARDED CLUSTERS since there is no database creation on replica-sets.

      This investigation ticket has two objectives:

      • Make sure implicit database creation can only happen via CollectionRoutingInfoTargeter (aka: there is a single entry point for implicit database creation)
        • This will guarantee it will not be possible to implicitly create a database on reads after SERVER-93173 will be completed
      • Explore options to programmatically avoid adding other ways of implicitly creating databases in the future (never bypass the single entry point for implicit database creation)

            Assignee:
            Unassigned Unassigned
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: