Uploaded image for project: 'Phoenix Tephra'
  1. Phoenix Tephra
  2. TEPHRA-65

TransactionAwareHTable does not provide read-your-own-writes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.4.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            ghelmling Gary Helmling
            ghelmling Gary Helmling
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: