Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-2000 Coprocessors
  3. HBASE-3257

Coprocessors: Extend server side integration API to include HLog operations

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.92.0
    • Coprocessors
    • None
    • Reviewed

    Description

      Coprocessor based extensions should be able to:

      • Observe, rewrite, or skip WALEdits as they are being written to the WAL
      • Write arbitrary content into WALEdits
      • Act on contents of WALEdits in the regionserver context during reconstruction

      (update: remove WALEdit monitoring at master split. No need to use scope to control the behavior here, since it could be done by a coprocessor implementation.)

      Attachments

        1. 3257-3.patch
          42 kB
          Andrew Kyle Purtell

        Issue Links

          Activity

            People

              mingjielai Mingjie Lai
              apurtell Andrew Kyle Purtell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: