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 6F0A0F320 for ; Fri, 29 Mar 2013 21:23:20 +0000 (UTC) Received: (qmail 26410 invoked by uid 500); 29 Mar 2013 21:23:20 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 26379 invoked by uid 500); 29 Mar 2013 21:23:20 -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 26369 invoked by uid 99); 29 Mar 2013 21:23:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Mar 2013 21:23:20 +0000 Date: Fri, 29 Mar 2013 21:23:20 +0000 (UTC) From: "Jean-Daniel Cryans (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-7828) Expose HBase Scan object's "batch" property for intra-row batching in Thrift API 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-7828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13617738#comment-13617738 ] Jean-Daniel Cryans commented on HBASE-7828: ------------------------------------------- [~shiven] I see in your trunk patch that you haven't addressed Stack's comment regarding the renumbering. Was there a specific reason or was it a mistake? To be clear, renumbering like this will break compatibility between clients and servers, unless users re-generate the client thrift code for their language, and I don't see a reason for forcing that in this case. > Expose HBase Scan object's "batch" property for intra-row batching in Thrift API > -------------------------------------------------------------------------------- > > Key: HBASE-7828 > URL: https://issues.apache.org/jira/browse/HBASE-7828 > Project: HBase > Issue Type: New Feature > Components: Thrift > Affects Versions: 0.94.0 > Reporter: Shivendra Pratap Singh > Priority: Minor > Labels: Hbase, Thrift > Fix For: 0.95.0 > > Attachments: hbase_7828.patch, hbase_7828_trunk.patch > > > Hbase scan object has a property called "batch". This property allows intra row batching. This property is not exposed in the Thrift TScan specification. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira