Readless increments are not used, even when enabled

Description

Use of readless increments is currently disabled by default for table datasets. However, even when enabled by configuration, readless increment operations are still not used. When a dataset is configured with dataset.table.readless.increment=true, the IncrementHandler coprocessor is configured on the table, but calling BuffereingOrderedTable.increment() still goes through the BufferingOrderedTable.incrementAndGet() path, so the operations are not performed as readless increments.

Release Notes

None

Activity

Show:

Gary Helmling October 8, 2014 at 5:06 PM

Merged to develop

Gary Helmling October 7, 2014 at 10:05 PM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Affects versions

Components

Fix versions

Priority

Created October 7, 2014 at 9:54 PM
Updated March 27, 2015 at 7:30 PM
Resolved October 8, 2014 at 5:06 PM