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

Redundant MonitoredTask instances in case of distributed log splitting retry

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

    • Task
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      In case of log splitting retry, the following code would be executed multiple times:

        public long splitLogDistributed(final List<Path> logDirs) throws IOException {
          MonitoredTask status = TaskMonitor.get().createStatus(
                "Doing distributed log split in " + logDirs);
      

      leading to multiple MonitoredTask instances.

      User may get confused by multiple distributed log splitting entries for the same region server on master UI

      Attachments

        Issue Links

        Activity

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

          People

            Unassigned Unassigned Assign to me
            zhihyu@ebaysf.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment