Isolation level support in HBase transactions
---------------------------------------------

                 Key: HBASE-962
                 URL: https://issues.apache.org/jira/browse/HBASE-962
             Project: Hadoop HBase
          Issue Type: Improvement
          Components: io, ipc, regionserver
            Reporter: Jaeyun Noh


There will be some case that we don't strict transaction isolation level. Just 
a ReadCommitted iso-level will be sufficient in some application. 
(Non-repeatable read, phantom possible)

And, it would be great to specify which isolation level will be used in HBase 
transaction by an enumeration.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to