Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-17202

Master takes a long time to initialize

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • Balancer, master
    • None

    Description

      On master failover or a full cluster restart, we create the RegionLocationFinder cache by calculating block locations for every region; this cache is used by the balancer for calculating region locality. This greatly increases the time it takes for the assignment manager to start and affects region availability in scenarios of full cluster restart.

      We should initialize assignment manager with the bare minimum information and asynchronously load the block location cache.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ashu210890 Ashu Pachauri
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: