Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
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
Attachments
Issue Links
- is blocked by
-
HBASE-3256 Coprocessors: Coprocessor host and observer for HMaster
- Closed
- is related to
-
HBASE-3529 Add search to HBase
- Closed