Details
Description
Currently the coprocessor write hooks -
{pre|post} {Put|Delete} - are strictly one row|cell operations.
It might be a good idea to allow a coprocessor to deal with batches of puts and deletes as they arrive from the client.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-7774 RegionObserver.prePut() cannot rely on the Put's timestamps, can even cause data loss
- Closed