[
https://issues.apache.org/jira/browse/HBASE-19427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16285307#comment-16285307
]
Ted Yu commented on HBASE-19427:
--------------------------------
Javadoc has remnant for Increment:
{code}
51 * Sets the TimeRange to be used on the Get for this increment.
{code}
Please go over the patch and correct them.
Otherwise looks good.
> Add TimeRange support into Append to optimize for counters
> ----------------------------------------------------------
>
> Key: HBASE-19427
> URL: https://issues.apache.org/jira/browse/HBASE-19427
> Project: HBase
> Issue Type: Sub-task
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19427.v0.patch
>
>
> The time range in Increment is used to optimize the Get operation. This issue
> try to port the feature from Increment to Append.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)