[
https://issues.apache.org/jira/browse/HBASE-19427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287948#comment-16287948
]
Chia-Ping Tsai commented on HBASE-19427:
----------------------------------------
bq. On commit, beef-up javadoc with note on reset if outside timerange if
possible?
Will add the following comment.
{code}
* Be careful adding the time range to this class as you will update the old
cell if the
* time range doesn't include the latest cells.
{code}
> 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, HBASE-19427.v1.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)