From issues-return-6756-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Fri May 10 03:20:03 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 BB28F180649 for ; Fri, 10 May 2019 05:20:02 +0200 (CEST) Received: (qmail 50355 invoked by uid 500); 10 May 2019 03:20:01 -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 50318 invoked by uid 99); 10 May 2019 03:20:01 -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; Fri, 10 May 2019 03:20:01 +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 634F2E260F for ; Fri, 10 May 2019 03:20: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 11EAB24597 for ; Fri, 10 May 2019 03:20:00 +0000 (UTC) Date: Fri, 10 May 2019 03:20:00 +0000 (UTC) From: "Andrew Purtell (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: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PHOENIX-5277?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16= 836855#comment-16836855 ]=20 Andrew Purtell commented on PHOENIX-5277: ----------------------------------------- Some test failures even before the ITs. These look specific to 1.5 because = they pass with head of 4.x-HBase-1.4.=20 [ERROR] org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.= testGeneratedIndexUpdates(org.apache.phoenix.hbase.index.covered.TestCovere= dColumnIndexCodec) TestCoveredColumnIndexCodec.testGeneratedIndexUpdates:220->ensureNoUpdatesW= henCoveredByDelete:242 Had some index updates, though it should have been c= overed by the delete [ERROR] org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest.test= CachedConnections(org.apache.phoenix.util.CoprocessorHConnectionTableFactor= yTest) CoprocessorHConnectionTableFactoryTest.testCachedConnections:109 Cached con= nections not closed when region closes:=20 [ERROR] org.apache.hadoop.hbase.regionserver.wal.IndexedKeyValueTest.testIn= dexedKeyValuePopulatesKVFields(org.apache.hadoop.hbase.regionserver.wal.Ind= exedKeyValueTest) IndexedKeyValueTest.testIndexedKeyValuePopulatesKVFields:42 =C2=BB IllegalA= rgument ... [ERROR] org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCode= cTest.testWithCompression(org.apache.hadoop.hbase.regionserver.wal.ReadWrit= eKeyValuesWithCodecTest) ReadWriteKeyValuesWithCodecTest.testWithCompression:82->getEdits:113 =C2=BB= IllegalArgument [ERROR] org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCode= cTest.testWithoutCompression(org.apache.hadoop.hbase.regionserver.wal.ReadW= riteKeyValuesWithCodecTest) ReadWriteKeyValuesWithCodecTest.testWithoutCompression:71->getEdits:113 =C2= =BB IllegalArgument Latter two cases might be the new KV sanity checks? Maybe the first one too= ? I think I saw that for HBase 2.0.5 work [~elserj] is already considering = reworking how these are constructed? > 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 > Attachments: PHOENIX-5277-4.x.patch > > > Some minor fixups are required because of interface changes in HBase 1.5. -- This message was sent by Atlassian JIRA (v7.6.3#76005)