[ 
https://issues.apache.org/jira/browse/HBASE-22392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Hentschel updated HBASE-22392:
----------------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s: 1.4.11
                   1.3.5
                   2.2.1
                   2.1.5
                   2.0.6
                   2.3.0
                   1.5.0
                   3.0.0
     Release Note: Removed extra + in HRegion, HStore and LoadIncrementalHFiles 
for branch-2 and HRegion and HStore for branch-1.
           Status: Resolved  (was: Patch Available)

Thanks [~puleya7] for the contribution. Pushed it to master, branch-2, 
branch-2.2, branch-2.1, branch-2.0, branch-1, branch-1.4 and branch-1.3.

> 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, 2.3.0, 2.0.6, 2.1.5, 2.2.1, 1.3.5, 1.4.11
>
>         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