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

change splitable to mergeable in MergeTableRegionsProcedure

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1
    • 2.0.0-alpha-2, 2.0.0
    • None
    • None
    • Reviewed

    Description

        
      private boolean isMergeable(final MasterProcedureEnv env, final RegionState rs)
        throws IOException {
          GetRegionInfoResponse response =
            Util.getRegionInfoResponse(env, rs.getServerName(), rs.getRegion());
          return response.hasSplittable() && response.getSplittable();
        }
      

      should be mergeable

      Attachments

        Activity

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

          People

            easyliangjob Yi Liang Assign to me
            easyliangjob Yi Liang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment