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

Compaction_switch does not work by RegionServer name

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Compaction_switch is used to stop running compaction on regionservers. This switch works good by using "compaction_switch true/false" but rather I want to stop compaction only for particular regionserver. In that case, the switch doesn't work because serverName that we want to stop is not added into CompletableFuture<List<ServerName>> link. So we always get empty Future list by using RS name. 

      Attachments

        Issue Links

          Activity

            People

              kpalanisamy Karthik Palanisamy
              kpalanisamy Karthik Palanisamy
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: