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

Hudson commented on HBASE-14185:
--------------------------------

FAILURE: Integrated in HBase-1.2 #90 (See 
[https://builds.apache.org/job/HBase-1.2/90/])
HBASE-14185 Incorrect region names logged by MemStoreFlusher (Biju Nair) 
(tedyu: rev 2906b44c5f49c5ccadf9f40e4342ae41dc463d48)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.java


> Incorrect region names logged by MemStoreFlusher
> ------------------------------------------------
>
>                 Key: HBASE-14185
>                 URL: https://issues.apache.org/jira/browse/HBASE-14185
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>            Reporter: Biju Nair
>            Assignee: Biju Nair
>            Priority: Minor
>             Fix For: 2.0.0, 1.2.0, 1.1.2, 1.3.0
>
>         Attachments: HBASE-14185.patch
>
>
> In MemstoreFlusher the method 
> [flushOneForGlobalPressure|https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.java#L142]
>  logs incorrect region names which makes debugging issues a bit difficult. 
> Instead of logging the secondary replica region names in 
> [these|https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.java#L200]
>  
> [locations|https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.java#L205],
>  the code logs the primary replica region names.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to