[ISSUE] (TEPHRA-65) TransactionAwareHTable does not provide read-your-own-writes

3 views
Skip to first unread message

Gary Helmling (JIRA)

unread,
Feb 27, 2015, 5:38:01 PM2/27/15
to tephr...@googlegroups.com
Gary Helmling commented on an issue
 
Re: TransactionAwareHTable does not provide read-your-own-writes

PR for fix and test coverage: https://github.com/caskdata/tephra/pull/34

Add Comment Add Comment
 
Tephra / Bug TEPHRA-65
TransactionAwareHTable does not provide read-your-own-writes
Reads in Tephra set a time range up to readPointer + 1. This means that previously written (uncached) writes from the same transaction will not be visible. Reads need to set the time range up to writePointer + 1 instead to guarantee that previous writes from the same transaction are visible.
This message was sent by Atlassian JIRA (v6.1.5#6160-sha1:a61a0fc)
Atlassian logo

Gary Helmling (JIRA)

unread,
Mar 2, 2015, 2:37:02 PM3/2/15
to tephr...@googlegroups.com
Gary Helmling resolved an issue as Fixed
 

Merged to develop

Change By: Gary Helmling
Status: Open Resolved
Resolution: Fixed
Reply all
Reply to author
Forward
0 new messages