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

RegionServer could get stuck during shutdown process

Add voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 3.0.0-alpha-1, 2.2.0
    • None
    • regionserver
    • None

    Description

      When the server is being aborted or stopped, the server waits for all online regions to flush and close. And if a region is at the end of opening process, the openEventHandler throws an exception. However, it fails to remove that region from the on-line regions and fails to notify the master. This would prevent the server shutdown loop to exit.

      Similarly, if regions that are being closed fail for any reason, the closeEventHandler throws, but again, it fails to remove that region from the on-line list.

       

       

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            bahramch Bahram Chehrazy
            bahramch Bahram Chehrazy

            Dates

              Created:
              Updated:

              Slack

                Issue deployment