Giter VIP home page Giter VIP logo

Comments (2)

davidalger avatar davidalger commented on May 30, 2024

@erikhansen This is not a matter of atomicity. An atomic deployment means the deploy is done in such a way that 100% of the online application is in-synch with the other parts.

Is there a reason why you believe a failure on the database upgrade process should not halt the process and require manual effort to resolve? There is no way for the deploy tool to rollback any changes done by setup:upgrade before a reported failure, and also no way to know if the previous release will continue to work with the database in a failed upgrade state.

from capistrano-magento2.

erikhansen avatar erikhansen commented on May 30, 2024

@davidalger Oh, great point. In my specific example above, the setup:upgrade didn't change anything about the DB structure that would have caused problems with a rollback, but you make a great point that this can't be guaranteed. So it's better to leave the site in maintenance mode than to rollback and cause further problems and/or site errors that are displayed to users. Closing this ticket.

from capistrano-magento2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.