[
https://issues.apache.org/jira/browse/HBASE-22392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838224#comment-16838224
]
Hudson commented on HBASE-22392:
--------------------------------
Results for branch branch-1
[build #820 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/820/]:
(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/820//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/820//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/820//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> 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)