[
https://issues.apache.org/jira/browse/HBASE-22392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838485#comment-16838485
]
Hudson commented on HBASE-22392:
--------------------------------
Results for branch branch-2.2
[build #254 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/254/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/254//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/branch-2.2/254//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/branch-2.2/254//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(x) {color:red}-1 client integration test{color}
--Failed when running client tests on top of Hadoop 3 using Hadoop's shaded
client. [see log for
details|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/254//artifact/output-integration/hadoop-3-shaded.log].
> Remove extra/useless +
> -----------------------
>
> Key: HBASE-22392
> URL: https://issues.apache.org/jira/browse/HBASE-22392
> Project: HBase
> Issue Type: Improvement
> Reporter: puleya7
> Assignee: puleya7
> Priority: Trivial
> Fix For: 3.0.0, 1.5.0, 1.4.10, 2.3.0, 2.0.6, 2.1.5, 2.2.1, 1.3.5
>
> Attachments: HBASE-22392.branch-1.001.patch,
> HBASE-22392.master.001.patch
>
>
> {code:java}
> [HRegion.java]
> LOG.info("Flushing " + + storesToFlush.size() + "/" + stores.size() + "
> column families," +
> [HStore.java]
> ", sequenceid=" + +storeFile.getReader().getSequenceID() + ", filesize="
> [LoadIncrementalHFiles.java]
> LOG.info("Split occurred while grouping HFiles, retry attempt " + +count + "
> with " +{code}
>
> Has 3 extra/useless "+".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)