themis icon indicating copy to clipboard operation
themis copied to clipboard

Themis provides cross-row/cross-table transaction on HBase based on google's percolator.

Results 6 themis issues
Sort by recently updated
recently updated
newest added

It seems Themis support concurrent prewrite and commit. When reviewing your codes, I've got some questions: 1. When concurrentPrewriteSecondary failed, shouldn't we rollback the primary row? Just like non-concurrent version....

Hi, I am testing your code. And in order to understand it, I ran the Example.java code https://github.com/XiaoMi/themis/blob/master/themis-client/src/main/java/org/apache/hadoop/hbase/themis/example/Example.java I changed the write part to the code below, I ran it...

Making jar fails .I changed all of pom.xml and I changed it's hbase version to to: 0.98.5-hadoop2 I could make jar successfully from mave.

Making jar fails .I changed all of pom.xml and I changed it's hbase version to to: 0.98.5-hadoop2 I could make jar successfully from mave.

Making jar fails .I changed all of pom.xml and I changed it's hbase version to to: 0.98.5-hadoop2 I could make jar successfully from mave.