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 81971DF93 for ; Wed, 22 Aug 2012 14:25:45 +0000 (UTC) Received: (qmail 93179 invoked by uid 500); 22 Aug 2012 14:25:43 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 93080 invoked by uid 500); 22 Aug 2012 14:25:43 -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 92791 invoked by uid 99); 22 Aug 2012 14:25:43 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2012 14:25:43 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BB8E12C090F for ; Wed, 22 Aug 2012 14:25:42 +0000 (UTC) Date: Thu, 23 Aug 2012 01:25:42 +1100 (NCT) From: "Harsh J (JIRA)" To: issues@hbase.apache.org Message-ID: <323656291.512.1345645542768.JavaMail.jiratomcat@arcas> In-Reply-To: <693371686.507.1345645542694.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (HBASE-6634) REST API ScannerModel's protobuf converter code duplicates the setBatch call 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-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6634: --------------------------- Attachment: HBASE-6634.patch > REST API ScannerModel's protobuf converter code duplicates the setBatch call > ---------------------------------------------------------------------------- > > Key: HBASE-6634 > URL: https://issues.apache.org/jira/browse/HBASE-6634 > Project: HBase > Issue Type: Bug > Components: rest > Affects Versions: 0.94.0 > Reporter: Harsh J > Priority: Trivial > Attachments: HBASE-6634.patch > > > There's a dupe call to setBatch when a scanner model object is created for protobuf outputs. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira