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

Refine RegionGroupingProvider Phase-2: remove provider nesting and formalize wal group name

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0, 2.0.0
    • None
    • None
    • Reviewed

    Description

      Now we are nesting DefaultWALProvider inside RegionGroupingProvider, which makes the logic ambiguous since a "provider" itself should provide logs. Suggest to directly instantiate FSHlog in RegionGroupingProvider.

      W.r.t wal group name, now in RegionGroupingProvider it's using sth like "<factoryId>-null-<randomUUID>" which is quite long and unnecessary. Suggest to directly use "<providerId>.<groupName>".

      For more details, please refer to the initial patch.

      Attachments

        1. HBASE-14448_v2.patch
          12 kB
          Yu Li
        2. HBASE-14448_v3.patch
          13 kB
          Yu Li
        3. HBASE-14448.patch
          11 kB
          Yu Li

        Issue Links

          Activity

            People

              liyu Yu Li
              liyu Yu Li
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: