On Mon, Nov 19, 2012 at 11:44 AM, Matthew Rathbone
<matt...@foursquare.com> wrote:
> In the same vein, we have N+1 brokers, where N is how many we
> reasonably think we need, this way we can hopefully survive outages.

So you're using N+1 live brokers, meaning you may then lose some data
if one of the brokers goes down (any data from the broker that has yet
to be consumed), but at least your overall service will keep running?

That's the model we're thinking of using as well, at first I was
thinking about setting up mirroring but reviewing the notes appeared
to me to indicate that you've got the same vulnerability with
mirroring (where MirrorMaker might not have read all the data).


Jim

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
James A. Robinson                       jim.robin...@stanford.edu
Stanford University HighWire Press      http://highwire.stanford.edu/
+1 650 7237294 (Work)                   +1 650 7259335 (Fax)

Reply via email to