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

Devaraj Das updated HBASE-9389:
-------------------------------

    Attachment: 9389-1.txt

bq. But while this method now returns a report it's never used?
It's used in the test.

bq. I could imagine that we want to use the favored node configuration for them 
as well.
The favored node is skipped for meta and that is true everywhere in the favored 
node code (it can be handled but it's not currently). 
The check in the block of code is to skip files/directories that don't have 
store files in them. For example, .regioninfo, oldWALs, etc. within the region 
directory. It's not skipping the system tables really.
                
> Favorednodes command line not verifying assignments correctly
> -------------------------------------------------------------
>
>                 Key: HBASE-9389
>                 URL: https://issues.apache.org/jira/browse/HBASE-9389
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.96.0
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>            Priority: Critical
>             Fix For: 0.96.0
>
>         Attachments: 9389-1.txt, verification-fix.1.txt
>
>
> In manual testing, encountered an issue to do with the command line tool 
> (HBASE-9116) not verifying the assignments correctly. Although the regions 
> are assigned to the favored nodes, the verification/print showed otherwise.
> The command to reproduce the problem (after having created the tables, and 
> loading some data):
> bin/hbase org.apache.hadoop.hbase.master.RegionPlacementMaintainer -tables 
> cluster_test1,cluster_test2 -hbase_root /apps/hbase/data -v 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to