[
https://issues.apache.org/jira/browse/HBASE-22006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16787579#comment-16787579
]
Hudson commented on HBASE-22006:
--------------------------------
Results for branch master
[build #847 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/847/]: (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/master/847//General_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/master/847//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/847//JDK8_Nightly_Build_Report_(Hadoop3)/]
(x) {color:red}-1 source release artifact{color}
-- See build output for details.
(x) {color:red}-1 client integration test{color}
-- Something went wrong with this stage, [check relevant console
output|https://builds.apache.org/job/HBase%20Nightly/job/master/847//console].
> Fix branch-2.1 findbugs warning; causes nightly show as failed.
> ---------------------------------------------------------------
>
> Key: HBASE-22006
> URL: https://issues.apache.org/jira/browse/HBASE-22006
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: stack
> Priority: Major
> Fix For: 3.0.0, 2.0.5, 2.1.5, 2.2.1
>
>
> Seems like an old bit of code but its causing warning:
> Dodgy code Warnings
> Code Warning
> DLS Dead store to $L8 in
> org.apache.hadoop.hbase.regionserver.HRegionServer.initializeMemStoreChunkCreator()
> Bug type DLS_DEAD_LOCAL_STORE (click for details)
> In class org.apache.hadoop.hbase.regionserver.HRegionServer
> In method
> org.apache.hadoop.hbase.regionserver.HRegionServer.initializeMemStoreChunkCreator()
> Local variable stored in JVM register 8
> At HRegionServer.java:[line 1593]
> This seems to be only thing between 2.1 being a blue run in last few
> instances. Let me fix.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)