Return-Path: X-Original-To: apmail-aurora-reviews-archive@minotaur.apache.org Delivered-To: apmail-aurora-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 40F1317F2E for ; Fri, 17 Oct 2014 15:20:25 +0000 (UTC) Received: (qmail 87477 invoked by uid 500); 17 Oct 2014 15:20:25 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 87433 invoked by uid 500); 17 Oct 2014 15:20:25 -0000 Mailing-List: contact reviews-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@aurora.incubator.apache.org Delivered-To: mailing list reviews@aurora.incubator.apache.org Received: (qmail 87417 invoked by uid 99); 17 Oct 2014 15:20:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Oct 2014 15:20:24 +0000 X-ASF-Spam-Status: No, hits=-1997.8 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 17 Oct 2014 15:20:01 +0000 Received: (qmail 86924 invoked by uid 99); 17 Oct 2014 15:19:58 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Oct 2014 15:19:58 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id DAE201DF375; Fri, 17 Oct 2014 15:19:53 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5015986739966943838==" MIME-Version: 1.0 Subject: Re: Review Request 26845: Adding Aurora scheduler storage doc. From: "Jay Buffington" To: "Bill Farner" , "Kevin Sweeney" Cc: "Aurora" , "Jay Buffington" , "Maxim Khutornenko" Date: Fri, 17 Oct 2014 15:19:53 -0000 Message-ID: <20141017151953.30953.71092@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Jay Buffington" X-ReviewGroup: Aurora X-ReviewRequest-URL: https://reviews.apache.org/r/26845/ X-Sender: "Jay Buffington" References: <20141017002114.24414.351@reviews.apache.org> In-Reply-To: <20141017002114.24414.351@reviews.apache.org> Reply-To: "Jay Buffington" X-ReviewRequest-Repository: aurora X-Virus-Checked: Checked by ClamAV on apache.org --===============5015986739966943838== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26845/#review57143 ----------------------------------------------------------- Ship it! Sorry for the late review after it already merged. This doc is great and I learned a lot from it. There's nothing wrong with this doc, but there are a few places I think you could expand on things. docs/storage.md I'd like the see a paragraphic justifying avoiding the more traditional approaching of writing this data to a database like mysql or cassandra. I think the justification is to remove deployment dependencies? docs/storage.md I haven't really looked at the update features, yet. Is this live and ready to go? If not maybe defer referencing this until the updater work is shipped? docs/storage.md This is pretty much the complete list of what is stored in the replicated log, right? s/For Example/Aurora stores the follow data/ docs/storage.md Link to your doc that describes how to config and recover backups. When I read this I immediatly want to know how often the snapshots are taken and what negative impact there is from taking snapshots too frequently. docs/storage.md The ellipses serve no purpose. I'd remove them, but this is a minor knit. - Jay Buffington On Oct. 17, 2014, 12:21 a.m., Maxim Khutornenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26845/ > ----------------------------------------------------------- > > (Updated Oct. 17, 2014, 12:21 a.m.) > > > Review request for Aurora, Kevin Sweeney and Bill Farner. > > > Bugs: AURORA-839 > https://issues.apache.org/jira/browse/AURORA-839 > > > Repository: aurora > > > Description > ------- > > Created a high level storage architecture write up. > > > Diffs > ----- > > docs/images/storage_hierarchy.png PRE-CREATION > docs/storage.md PRE-CREATION > > Diff: https://reviews.apache.org/r/26845/diff/ > > > Testing > ------- > > https://github.com/maxim111333/incubator-aurora/blob/storage_doc/docs/storage.md > > > Thanks, > > Maxim Khutornenko > > --===============5015986739966943838==--