[ 
https://issues.apache.org/jira/browse/HBASE-22392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838186#comment-16838186
 ] 

Hudson commented on HBASE-22392:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-1.3-IT #555 (See 
[https://builds.apache.org/job/HBase-1.3-IT/555/])
HBASE-22392. Remove extra/useless + (jan.hentschel: 
[https://github.com/apache/hbase/commit/77b9ab7be8408714dd2dec9b648c8bdd846f6ecb])
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java


> 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)

Reply via email to