[
https://issues.apache.org/jira/browse/HBASE-20664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498642#comment-16498642
]
Hudson commented on HBASE-20664:
--------------------------------
Results for branch branch-1.2
[build #352 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.2/352/]:
(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.2/352//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.2/352//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.2/352//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> Variable shared across multiple threads
> ---------------------------------------
>
> Key: HBASE-20664
> URL: https://issues.apache.org/jira/browse/HBASE-20664
> Project: HBase
> Issue Type: Bug
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Major
> Fix For: 3.0.0, 2.1.0, 1.5.0, 1.4.5, 1.2.6.1, 1.3.2.1, 2.0.0.1
>
>
> Some static analysis found a variable which was used across multiple threads
> without any synchronization that would allow race conditions.
> The variable does not need to be a member of the class, instead just made a
> local variable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)