Code Monkey home page Code Monkey logo

Comments (4)

benbjohnson avatar benbjohnson commented on May 13, 2024

Is this for expanding the cluster?

from featurebase.

tgruben avatar tgruben commented on May 13, 2024

Yes

-Todd

On Feb 19, 2016, at 2:57 PM, Ben Johnson [email protected] wrote:

Is this for expanding the cluster?


Reply to this email directly or view it on GitHub.

from featurebase.

benbjohnson avatar benbjohnson commented on May 13, 2024

@tgruben I was trying to implement this in-process but it gets ugly really fast. The server essential needs two configurations to try to manage and then it has to cut over.

I'm looking at doing a much simpler solution where we spin up a separate cluster and do a restore into the new cluster from the old one. Nodes in the new cluster, btw, can live on the same machine but just have different ports. Although since you're on AWS it probably makes the most sense to create a cluster with new machines, restore to that cluster, switch over the load balancer, and then remove the old machines.

The benefits of this approach are:

  • the original cluster is operational during the whole process
  • we can validate that the new cluster is working properly before cutting over
  • if an error occurs halfway through then we don't need to try to clean up

We'll need to be able to have the input stream write to the old and new clusters though.

@tgruben @travisturner how does that sound?

from featurebase.

benbjohnson avatar benbjohnson commented on May 13, 2024

Closed via #62.

from featurebase.

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.