[
https://issues.apache.org/jira/browse/HBASE-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-1954.
--------------------------
Resolution: Fixed
Hadoop Flags: [Reviewed]
Committed branch and trunk. Thanks for patch Clint.
> Transactional scans do not see newest put.
> ------------------------------------------
>
> Key: HBASE-1954
> URL: https://issues.apache.org/jira/browse/HBASE-1954
> Project: Hadoop HBase
> Issue Type: Bug
> Components: contrib
> Affects Versions: 0.20.1
> Reporter: Clint Morgan
> Assignee: Clint Morgan
> Fix For: 0.20.2, 0.21.0
>
> Attachments: 1954.patch
>
>
> In a transaction, if I do a put, then a put, then a scan. I will not see the
> latest put.
> The fix is to set the timestamp at put time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.