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 0248EC811 for ; Tue, 2 Jul 2013 13:19:26 +0000 (UTC) Received: (qmail 38018 invoked by uid 500); 2 Jul 2013 13:19:25 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 37829 invoked by uid 500); 2 Jul 2013 13:19:25 -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 37391 invoked by uid 99); 2 Jul 2013 13:19:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jul 2013 13:19:24 +0000 Date: Tue, 2 Jul 2013 13:19:24 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8774) Add BatchSize and Filter to Thrift2 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-8774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13697767#comment-13697767 ] Hudson commented on HBASE-8774: ------------------------------- Integrated in hbase-0.95 #279 (See [https://builds.apache.org/job/hbase-0.95/279/]) HBASE-8774 Add BatchSize and Filter to Thrift2 (Hamed Madani) (Revision 1498877) Result = SUCCESS larsgeorge : Files : * /hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/thrift2/ThriftUtilities.java * /hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TGet.java * /hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TScan.java * /hbase/branches/0.95/hbase-server/src/main/resources/org/apache/hadoop/hbase/thrift2/hbase.thrift * /hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/thrift2/TestThriftHBaseServiceHandler.java > Add BatchSize and Filter to Thrift2 > ----------------------------------- > > Key: HBASE-8774 > URL: https://issues.apache.org/jira/browse/HBASE-8774 > Project: HBase > Issue Type: Sub-task > Components: Thrift > Affects Versions: 0.95.1 > Reporter: Hamed Madani > Assignee: Hamed Madani > Labels: thrift2 > Fix For: 0.98.0, 0.95.2, 0.94.10 > > Attachments: HBASE_8774.patch, HBASE_8774_v2.patch, HBASE_8774_v3.patch, HBASE_8774_v4.patch, HBASE_8774_v5_0.94.patch, HBASE_8774_v5.patch, HBASE_8774_v5.patch > > > Attached Patch will add BatchSize and Filter support to Thrift2 -- 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