[
https://issues.apache.org/jira/browse/HBASE-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117756#comment-13117756
]
[email protected] commented on HBASE-4507:
------------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2118/
-----------------------------------------------------------
(Updated 2011-09-29 23:52:43.167788)
Review request for hbase.
Changes
-------
Address Ted's feedback. Made all changes but suggestion to do a spin-wait.
Summary
-------
Adds a checkAndPut that takes a timestamp
This addresses bug hbase-4507.
https://issues.apache.org/jira/browse/hbase-4507
Diffs (updated)
-----
src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java 3679c02
src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java 6ec857c
src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java 96b763b
src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java 99b34cc
Diff: https://reviews.apache.org/r/2118/diff
Testing
-------
Thanks,
Michael
> Create checkAndPut variant that exposes timestamp / UUID
> --------------------------------------------------------
>
> Key: HBASE-4507
> URL: https://issues.apache.org/jira/browse/HBASE-4507
> Project: HBase
> Issue Type: Sub-task
> Reporter: Ted Yu
> Assignee: stack
>
> Michael checked the checkAndPut which doesn't expose timestamp. A variant of
> checkAndPut should be created to expose timestamp which is written into a
> column specified by additional parameters.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira