Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4A858200D10 for ; Sun, 24 Sep 2017 08:57:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 490851609E6; Sun, 24 Sep 2017 06:57:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8F3EC1609D7 for ; Sun, 24 Sep 2017 08:56:59 +0200 (CEST) Received: (qmail 52288 invoked by uid 500); 24 Sep 2017 06:56:58 -0000 Mailing-List: contact notifications-help@asterixdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.apache.org Delivered-To: mailing list notifications@asterixdb.apache.org Received: (qmail 52279 invoked by uid 99); 24 Sep 2017 06:56:58 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Sep 2017 06:56:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 4DAE9D9962 for ; Sun, 24 Sep 2017 06:56:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.919 X-Spam-Level: X-Spam-Status: No, score=0.919 tagged_above=-999 required=6.31 tests=[SPF_FAIL=0.919] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id wyogqBi9jB9m for ; Sun, 24 Sep 2017 06:56:57 +0000 (UTC) Received: from vitalstatistix.ics.uci.edu (vitalstatistix.ics.uci.edu [128.195.52.38]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 9D53D5FAF3 for ; Sun, 24 Sep 2017 06:56:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vitalstatistix.ics.uci.edu (Postfix) with ESMTP id 4201310076C; Sat, 23 Sep 2017 23:56:57 -0700 (PDT) Date: Sat, 23 Sep 2017 23:56:56 -0700 From: "Till Westmann (Code Review)" To: Jenkins Reply-To: tillw@apache.org X-Gerrit-MessageType: newpatchset Subject: Change in asterixdb[master]: WIP - try tracing in the chrome format X-Gerrit-Change-Id: Ifa83592870e7e38a84aa560e4edb7fa2ad2d5e74 X-Gerrit-ChangeURL: X-Gerrit-Commit: 54c619be66dba1db214f8175be0ae891bef5533e 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.12.7 Message-Id: <20170924065657.4201310076C@vitalstatistix.ics.uci.edu> archived-at: Sun, 24 Sep 2017 06:57:00 -0000 Hello Anon. E. Moose #1000171, Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/2022 to look at the new patch set (#2). Change subject: WIP - try tracing in the chrome format ...................................................................... WIP - try tracing in the chrome format Change-Id: Ifa83592870e7e38a84aa560e4edb7fa2ad2d5e74 --- M hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/src/main/java/org/apache/hyracks/storage/am/lsm/common/impls/AbstractLSMIndex.java 1 file changed, 52 insertions(+), 2 deletions(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/22/2022/2 -- To view, visit https://asterix-gerrit.ics.uci.edu/2022 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ifa83592870e7e38a84aa560e4edb7fa2ad2d5e74 Gerrit-PatchSet: 2 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Till Westmann Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins