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 DD84A200B38 for ; Fri, 8 Jul 2016 13:27:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DC4DF160A81; Fri, 8 Jul 2016 11:27:12 +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 59192160A58 for ; Fri, 8 Jul 2016 13:27:12 +0200 (CEST) Received: (qmail 25952 invoked by uid 500); 8 Jul 2016 11:27:11 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 25916 invoked by uid 99); 8 Jul 2016 11:27:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2016 11:27:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 240992C02A8 for ; Fri, 8 Jul 2016 11:27:11 +0000 (UTC) Date: Fri, 8 Jul 2016 11:27:11 +0000 (UTC) From: "Vishal Khandelwal (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-15775) Canary launches two AuthUtil Chores MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 08 Jul 2016 11:27:13 -0000 [ https://issues.apache.org/jira/browse/HBASE-15775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal Khandelwal updated HBASE-15775: -------------------------------------- Attachment: HBASE-15775.branch-1.00.patch > Canary launches two AuthUtil Chores > ----------------------------------- > > Key: HBASE-15775 > URL: https://issues.apache.org/jira/browse/HBASE-15775 > Project: HBase > Issue Type: Bug > Components: canary > Affects Versions: 0.98.13, 0.98.14, 1.2.0, 1.3.0, 0.98.15, 1.2.1, 0.98.16, 0.98.17, 0.98.18, 0.98.16.1, 0.98.19, 1.4.0 > Reporter: Sean Busbey > Assignee: Vishal Khandelwal > Priority: Minor > Labels: beginner > Fix For: 1.4.0, 1.3.1, 0.98.21, 1.2.3 > > Attachments: HBASE-15775.0.98.00.patch, HBASE-15775.branch-1.00.patch > > > Looks like a result of an error in backport done in HBASE-13712. We have a AuthUtil chore both in main() and in run(). > The one in main() should be removed so that the code is consistent with other branches. -- This message was sent by Atlassian JIRA (v6.3.4#6332)