Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-2692 Master rewrite and cleanup for 0.90
  3. HBASE-2701

Move user-triggered region admin methods (compact/split/flush) to go directly to RS

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Currently region admin commands like compact, split, and flush go via HBaseAdmin from clients to the master. The master than piggybacks the requests onto the heartbeat responses.

      This issue is about moving these commands to go directly from client to RS. At the same time, we should be able to make both sync and async versions (currently this is only async and there is no way to make it sync).

      Attachments

        Issue Links

          Activity

            People

              streamy Jonathan Gray
              streamy Jonathan Gray
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: