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

Client application may get stuck (time bound) if a table modify op is called immediately after split op

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Steps:

      • Create a table
      • Split the table
      • Modify the table immediately after splitting

      Expected:
      The modify table procedure completes and control returns back to client

      Actual: 
      The modify table procedure completes and control does not return back to client, until catalog janitor runs and deletes parent or future timeout occurs

      Attachments

        Activity

          People

            nihaljain.cs Nihal Jain
            nihaljain.cs Nihal Jain
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: