Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
- Append and Increment should take a TS for their update phase
- Append should access a timerange for the read phase
- Increment should no longer implement Writable (in trunk)
- Increment and Append makes changes visible through the memstore before the WAL is sync'ed
This depends on HBASE-4583
Attachments
Issue Links
- depends upon
-
HBASE-4583 Integrate RWCC with Append and Increment operations
- Closed
- relates to
-
HBASE-19427 Add TimeRange support into Append to optimize for counters
- Closed
-
HBASE-7215 Put, Delete, Increment, Result, all all HBase M/R classes still implement/use Writable
- Closed
-
HBASE-18546 Always overwrite the TS for Append/Increment unless no existing cells are found
- Closed