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

Add NONE option to conflict detection level

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.5.0
    • None

    Description

      Many HBase use cases are for write-once/append-only data. In that case transaction support is still useful, as it can be used to keep secondary indexes transactional consistent with the table data. However, for this type of data, there's no need to do conflict detection. It would be useful to still use the TransactionAwareHTable as it handles setting the Cell timestamps and tracking what needs to be undone when a transaction should be aborted.

      Attachments

        Activity

          People

            ghelmling Gary Helmling
            jamestaylor James R. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: