[
https://issues.apache.org/jira/browse/HBASE-17326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15756280#comment-15756280
]
ChiaPing Tsai commented on HBASE-17326:
---------------------------------------
hi [~stack]
Another warning is generated after resolving this issue.
{noformat}
org.apache.hadoop.hbase.client.BufferedMutatorParams.clone() does not call
super.clone()
{noformat}
Does it should be belonged to this issue? Or we should create another issue?
> 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)