Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-24943 Cleanup unnecessary usages of MetaTableAccessor
  3. HBASE-25185

Remove the usage of MetaTableAccessor in hbase-balancer

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Balancer, meta
    • None

    Description

      Let's try to find a way to move MTA to hbase-server. Putting it in hbase-balancer is a bit weird (Why is the MetaTableAccessor in the balancer module?).

      MetaTableAccessor (MTA) is in hbase-balancer because the favored nodes (FN) feature wants to write to meta.

      The FN feature (HBASE-7932 which arrived in hbase-0.96.0) I believe is unused. The idea of maintaining locality across a crash is a good one but having to enable a different balancer to default to enable FN operation has made it so the feature has been let rot. HBASE-21014 makes an appeal for integrating FN into the default stochastic balancer. HBASE-15531 is an old effort that actually tried to integrate FN into stochastic balancer but stalled out.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zhangduo Duo Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: