#1584 Consolidate newly created projects into a single (non-sharded) database

v1.0.0
closed
sf-1 (616)
General
nobody
2015-08-20
2011-02-28
No

Set the default database URI for new projects to be project-data (no sharding).

Related

Tickets: #1584
Tickets: #1733

Discussion

  • Dave Brondsema

    Dave Brondsema - 2011-03-03
     
  • Dave Brondsema

    Dave Brondsema - 2011-03-03
    • size: --> 1
     
  • Paul Sokolovsky - 2011-03-17

    Dave's comment on [#1733]: "Note that [#1584] will make this irrelevant, so maybe not worth our time addressing"

    So, no-shards will be default for localdev/sandbox? What about production?

     

    Related

    Tickets: #1584
    Tickets: #1733

  • Dave Brondsema

    Dave Brondsema - 2011-03-17

    Yep, production as well

     
  • Rick Copeland - 2011-03-23
    • status: open --> in-progress
    • assigned_to: Rick Copéland
     
  • Rick Copeland - 2011-03-23
    • status: in-progress --> code-review
    • assigned_to: Rick Copéland --> Jenny Steele
     
  • Rick Copeland - 2011-03-23

    To qa

    • remove the files in your mongodb database
    • run paster setup-app development.ini
    • confirm that you have no databases of the form project-data-X created, but one database project-data created
     
  • Jenny Steele - 2011-03-25
    • status: code-review --> closed
     

Log in to post a comment.