Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 11BC111FED for ; Sun, 13 Jul 2014 21:57:05 +0000 (UTC) Received: (qmail 15791 invoked by uid 500); 13 Jul 2014 21:57:04 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 15734 invoked by uid 500); 13 Jul 2014 21:57:04 -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 15723 invoked by uid 99); 13 Jul 2014 21:57:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Jul 2014 21:57:04 +0000 Date: Sun, 13 Jul 2014 21:57:04 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-11507) Enhance test-patch.sh to check for direct calls to HBaseZeroCopyByteString.wrap() 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/HBASE-11507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060221#comment-14060221 ] Ted Yu commented on HBASE-11507: -------------------------------- I disagree that the effort by Gustavo of preventing regression w.r.t. HBASE-11118 is trivial. > Enhance test-patch.sh to check for direct calls to HBaseZeroCopyByteString.wrap() > --------------------------------------------------------------------------------- > > Key: HBASE-11507 > URL: https://issues.apache.org/jira/browse/HBASE-11507 > Project: HBase > Issue Type: Task > Reporter: Ted Yu > Assignee: Gustavo Anatoly > Priority: Trivial > Attachments: HBASE-11507.patch > > > HBaseZeroCopyByteString.wrap() should not be called directly. > ByteStringer.wrap() should be called instead. > This task adds check for direct calls to HBaseZeroCopyByteString.wrap() to test-patch.sh. -- This message was sent by Atlassian JIRA (v6.2#6252)