From issues-return-6746-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Thu May 9 23:12:36 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 2B136180763 for ; Fri, 10 May 2019 01:12:36 +0200 (CEST) Received: (qmail 96737 invoked by uid 500); 9 May 2019 23:12:06 -0000 Mailing-List: contact issues-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list issues@phoenix.apache.org Received: (qmail 96717 invoked by uid 99); 9 May 2019 23:12:06 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 May 2019 23:12:06 +0000 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 A052FE2B9A for ; Thu, 9 May 2019 23:12:00 +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 2FDB125815 for ; Thu, 9 May 2019 23:12:00 +0000 (UTC) Date: Thu, 9 May 2019 23:12:00 +0000 (UTC) From: "Lars Hofhansl (JIRA)" To: issues@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PHOENIX-5277) Fixups for interface changes in HBase 1.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PHOENIX-5277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836774#comment-16836774 ] Lars Hofhansl commented on PHOENIX-5277: ---------------------------------------- I suppose we *could* add a constructor to Phoenix that accepts a User and then check whether the parent class has such a constructor as well and if so call that, otherwise call the no argument constructor. Whether we *should* do that is another question. :) > Fixups for interface changes in HBase 1.5 > ----------------------------------------- > > Key: PHOENIX-5277 > URL: https://issues.apache.org/jira/browse/PHOENIX-5277 > Project: Phoenix > Issue Type: Task > Reporter: Andrew Purtell > Assignee: Andrew Purtell > Priority: Major > > Some minor fixups are required because of interface changes in HBase 1.5. -- This message was sent by Atlassian JIRA (v7.6.3#76005)