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 ADAC1200C36 for ; Fri, 24 Feb 2017 01:50:48 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id AC565160B78; Fri, 24 Feb 2017 00:50:48 +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 EF475160B67 for ; Fri, 24 Feb 2017 01:50:47 +0100 (CET) Received: (qmail 571 invoked by uid 500); 24 Feb 2017 00:50:47 -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 562 invoked by uid 99); 24 Feb 2017 00:50:47 -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; Fri, 24 Feb 2017 00:50:47 +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 C02A3C69DC for ; Fri, 24 Feb 2017 00:50:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.451 X-Spam-Level: * X-Spam-Status: No, score=1.451 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] 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 l7-x4lEgkW8k for ; Fri, 24 Feb 2017 00:50:46 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id E7AEE5FAFB for ; Fri, 24 Feb 2017 00:50:45 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 6871BE0608 for ; Fri, 24 Feb 2017 00:50:44 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 204142412D for ; Fri, 24 Feb 2017 00:50:44 +0000 (UTC) Date: Fri, 24 Feb 2017 00:50:44 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@asterixdb.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ASTERIXDB-1711) Clean up class names MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 24 Feb 2017 00:50:48 -0000 [ https://issues.apache.org/jira/browse/ASTERIXDB-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15881654#comment-15881654 ] ASF subversion and git services commented on ASTERIXDB-1711: ------------------------------------------------------------ Commit 452ec9f6fa25e266713d9eaebb5909edef5c1149 in asterixdb's branch refs/heads/master from [~tillw] [ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=452ec9f ] ASTERIXDB-1711: Move test infra from test.aql Change-Id: I5d631a2028fb80c823fbaafb7269f15d07685dc9 Reviewed-on: https://asterix-gerrit.ics.uci.edu/1512 Tested-by: Jenkins Integration-Tests: Jenkins Reviewed-by: abdullah alamoudi > Clean up class names > -------------------- > > Key: ASTERIXDB-1711 > URL: https://issues.apache.org/jira/browse/ASTERIXDB-1711 > Project: Apache AsterixDB > Issue Type: Task > Components: AsterixDB, Hyracks > Reporter: Till > Assignee: Till > > Some classes have names that include "AQL" (even though they are not language specific) or "Asterix" (even tough that's part of package names). > We should aim to name classes based on their functionality and clean up class names that are not named that way. -- This message was sent by Atlassian JIRA (v6.3.15#6346)