Return-Path: X-Original-To: apmail-asterixdb-notifications-archive@minotaur.apache.org Delivered-To: apmail-asterixdb-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 71F5818D5D for ; Sat, 26 Sep 2015 21:09:13 +0000 (UTC) Received: (qmail 66831 invoked by uid 500); 26 Sep 2015 21:09:13 -0000 Delivered-To: apmail-asterixdb-notifications-archive@asterixdb.apache.org Received: (qmail 66804 invoked by uid 500); 26 Sep 2015 21:09:13 -0000 Mailing-List: contact notifications-help@asterixdb.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.incubator.apache.org Delivered-To: mailing list notifications@asterixdb.incubator.apache.org Received: (qmail 66790 invoked by uid 99); 26 Sep 2015 21:09:13 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Sep 2015 21:09:13 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id E691D1809D6 for ; Sat, 26 Sep 2015 21:09:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.92 X-Spam-Level: X-Spam-Status: No, score=0.92 tagged_above=-999 required=6.31 tests=[SPF_FAIL=0.919, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id snb9riDd_kYD for ; Sat, 26 Sep 2015 21:09:05 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id 1897C20313 for ; Sat, 26 Sep 2015 21:09:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id 286AE240E0B; Sat, 26 Sep 2015 14:06:42 -0700 (PDT) Date: Sat, 26 Sep 2015 14:06:42 -0700 From: "Young-Seok Kim (Code Review)" To: Murtadha Hubail CC: Jenkins Reply-To: kisskys@gmail.com X-Gerrit-MessageType: comment Subject: Change in asterixdb[master]: ASTERIXDB-1114: Fix missing DatasetInfo in IndexOperationTra... X-Gerrit-Change-Id: I28ae228e4322c07128a40432378ecaace913ad80 X-Gerrit-ChangeURL: X-Gerrit-Commit: 604b467d222b1eae97167d41724bc51e32047e08 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.8.4 Message-Id: <20150926210642.286AE240E0B@unhygienix.ics.uci.edu> Young-Seok Kim has posted comments on this change. Change subject: ASTERIXDB-1114: Fix missing DatasetInfo in IndexOperationTracker ...................................................................... Patch Set 1: Code-Review+2 -- To view, visit https://asterix-gerrit.ics.uci.edu/411 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I28ae228e4322c07128a40432378ecaace913ad80 Gerrit-PatchSet: 1 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Murtadha Hubail Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Young-Seok Kim Gerrit-HasComments: No