[
https://issues.apache.org/jira/browse/HBASE-22510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855085#comment-16855085
]
Hudson commented on HBASE-22510:
--------------------------------
Results for branch branch-1
[build #869 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/869/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/869//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/869//JDK7_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/869//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 source release artifact{color}
-- See build output for details.
> Address findbugs/spotbugs complaints (branch-1)
> ------------------------------------------------
>
> Key: HBASE-22510
> URL: https://issues.apache.org/jira/browse/HBASE-22510
> Project: HBase
> Issue Type: Bug
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Major
> Fix For: 1.5.0
>
> Attachments: HBASE-22510-branch-1.patch
>
>
> FindBugs module:hbase-server
> Dead store to bypass in
> org.apache.hadoop.hbase.master.HMaster.listNamespaces() At
> HMaster.java:org.apache.hadoop.hbase.master.HMaster.listNamespaces() At
> HMaster.java:[line 3081]
> Switch statement found in
> org.apache.hadoop.hbase.quotas.MasterQuotaManager.applyThrottle(QuotaProtos$Quotas$Builder,
> QuotaProtos$ThrottleRequest) where one case falls through to the next case
> At MasterQuotaManager.java:QuotaProtos$ThrottleRequest) where one case falls
> through to the next case At MasterQuotaManager.java:[lines 444-447]
> Possible null pointer dereference of r in
> org.apache.hadoop.hbase.regionserver.HStore.removeCompactedfiles(Collection)
> Dereferenced at HStore.java:r in
> org.apache.hadoop.hbase.regionserver.HStore.removeCompactedfiles(Collection)
> Dereferenced at HStore.java:[line 2800]
> org.apache.hadoop.hbase.util.compaction.MajorCompactor.ERRORS is a
> mutable collection which should be package protected At
> MajorCompactor.java:which should be package protected At
> MajorCompactor.java:[line 72]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)