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

Obtain a table read lock on region split operations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.98.0, 0.95.0
    • None
    • None
    • Reviewed
    • Region split operations now acquire a read lock on the table to guard against concurrent table CRUD operations.

    Description

      As discussed in the parent issue HBASE-7305, we should be coordinating between splits and table operations to ensure that they don't happen at the same time. In this issue we will acquire shared read locks for region splits.

      Attachments

        1. hbase-7546_v1.patch
          21 kB
          Enis Soztutar
        2. hbase-7546_v2.patch
          20 kB
          Enis Soztutar
        3. hbase-7546_v3.patch
          19 kB
          Enis Soztutar
        4. hbase-7546_v5.patch
          17 kB
          Enis Soztutar
        5. hbase-7546_v6.patch
          15 kB
          Enis Soztutar

        Issue Links

          Activity

            People

              enis Enis Soztutar
              enis Enis Soztutar
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: