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 E9B4917EC6 for ; Tue, 4 Nov 2014 01:39:34 +0000 (UTC) Received: (qmail 38838 invoked by uid 500); 4 Nov 2014 01:39:34 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 38796 invoked by uid 500); 4 Nov 2014 01:39:34 -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 38785 invoked by uid 99); 4 Nov 2014 01:39:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2014 01:39:34 +0000 Date: Tue, 4 Nov 2014 01:39:34 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12417) Scan copy constructor does not retain small attribute 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-12417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14195539#comment-14195539 ] Hudson commented on HBASE-12417: -------------------------------- SUCCESS: Integrated in HBase-TRUNK #5738 (See [https://builds.apache.org/job/HBase-TRUNK/5738/]) HBASE-12417 Scan copy constructor does not retain small attribute. (larsh: rev d4504afdd45ff5d8e834f63658b903f7d5fba3b3) * hbase-client/src/main/java/org/apache/hadoop/hbase/client/Scan.java > Scan copy constructor does not retain small attribute > ----------------------------------------------------- > > Key: HBASE-12417 > URL: https://issues.apache.org/jira/browse/HBASE-12417 > Project: HBase > Issue Type: Bug > Reporter: Lars Hofhansl > Assignee: Lars Hofhansl > Fix For: 2.0.0, 0.98.8, 0.99.2 > > Attachments: 12417.txt > > > See Scan(Scan), the small member is not copied over. -- This message was sent by Atlassian JIRA (v6.3.4#6332)