Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5A526200BEE for ; Sat, 17 Dec 2016 05:57:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 58F6E160B32; Sat, 17 Dec 2016 04:57:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C7AC6160B24 for ; Sat, 17 Dec 2016 05:57:00 +0100 (CET) Received: (qmail 82977 invoked by uid 500); 17 Dec 2016 04:56:59 -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 82934 invoked by uid 99); 17 Dec 2016 04:56:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Dec 2016 04:56:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5FD982C03E1 for ; Sat, 17 Dec 2016 04:56:59 +0000 (UTC) Date: Sat, 17 Dec 2016 04:56:59 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-17326) Fix findbugs warning in BufferedMutatorParams MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 17 Dec 2016 04:57:01 -0000 [ https://issues.apache.org/jira/browse/HBASE-17326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15756327#comment-15756327 ] stack commented on HBASE-17326: ------------------------------- Thank you [~chia7712] Let me fix here. I ran findbugs locally but ... Thanks for pointer. > Fix findbugs warning in BufferedMutatorParams > --------------------------------------------- > > Key: HBASE-17326 > URL: https://issues.apache.org/jira/browse/HBASE-17326 > Project: HBase > Issue Type: Bug > Affects Versions: 2.0.0 > Reporter: Guanghao Zhang > Assignee: stack > Fix For: 2.0.0 > > Attachments: HBASE-17326.master.001.patch > > > https://builds.apache.org/job/PreCommit-HBASE-Build/4947/artifact/patchprocess/branch-findbugs-hbase-client-warnings.html > org.apache.hadoop.hbase.client.BufferedMutatorParams defines clone() but doesn't implement Cloneable -- This message was sent by Atlassian JIRA (v6.3.4#6332)