Reminds me of one of my favorite quotes: "Knobs are distracting, confusing and annoying. Personally, I'd rather things be 90% good 100% of the time than see 90 knobs." - Brad Fitzpatrick on having more than one Go scheduler.
https://groups.google.com/forum/#!msg/golang-dev/eu0WzsTtNPo/pcD-zS3JkTYJ On Fri, Nov 8, 2013 at 9:32 AM, Gustavo Niemeyer <[email protected]>wrote: > On Fri, Nov 8, 2013 at 12:04 PM, roger peppe <[email protected]> > wrote: > > On 8 November 2013 13:51, Gustavo Niemeyer <[email protected]> wrote: > >> juju add-state-server --api-only-please-thanks > > > > And if we want to allow a machine that runs the environment-manager > > workers but not the api server or mongo server (not actually an unlikely > thing > > given certain future possibilities) then add-state-server is a command > that > > doesn't necessarily add a state server at all... That thought > > was the source of my doubt. > > The fact you can organize things a thousand ways doesn't mean we > should offer a thousand knobs. A state server is a good abstraction > for "there are management routines running there". You can define what > that means, as long as you don't let things fall down when N/2-1 > machines fall down. > > > gustavo @ http://niemeyer.net > > -- > Juju-dev mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju-dev >
-- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
