[GitHub] incubator-omid pull request #16: [OMID-78] Identify transaction snapshot at ...

2017-12-05 Thread ohadshacham
Github user ohadshacham closed the pull request at: https://github.com/apache/incubator-omid/pull/16 ---

[GitHub] incubator-omid pull request #16: [OMID-78] Identify transaction snapshot at ...

2017-11-29 Thread yonigottesman
Github user yonigottesman commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/16#discussion_r153424921 --- Diff: hbase-client/src/main/java/org/apache/omid/transaction/SnapshotFilter.java --- @@ -0,0 +1,50 @@ +/* + * Licensed to the

[GitHub] incubator-omid pull request #16: [OMID-78] Identify transaction snapshot at ...

2017-11-29 Thread yonigottesman
Github user yonigottesman commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/16#discussion_r153424483 --- Diff: hbase-client/src/main/java/org/apache/omid/transaction/HBaseTransactionManager.java --- @@ -292,7 +268,7 @@ public

[GitHub] incubator-omid pull request #16: [OMID-78] Identify transaction snapshot at ...

2017-11-29 Thread yonigottesman
Github user yonigottesman commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/16#discussion_r153422231 --- Diff: hbase-coprocessor/src/main/java/org/apache/hadoop/hbase/regionserver/OmidRegionScanner.java --- @@ -0,0 +1,128 @@ +/* + *

[GitHub] incubator-omid pull request #16: [OMID-78] Identify transaction snapshot at ...

2017-11-29 Thread yonigottesman
Github user yonigottesman commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/16#discussion_r153421050 --- Diff: hbase-client/src/main/java/org/apache/omid/transaction/TTable.java --- @@ -76,6 +71,10 @@ private HTableInterface

[GitHub] incubator-omid pull request #16: [OMID-78] Identify transaction snapshot at ...

2017-11-14 Thread ohadshacham
Github user ohadshacham commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/16#discussion_r150795077 --- Diff: hbase-coprocessor/src/main/java/org/apache/hadoop/hbase/regionserver/RegionAccessWrapper.java --- @@ -0,0 +1,58 @@ +/* + *

[GitHub] incubator-omid pull request #16: [OMID-78] Identify transaction snapshot at ...

2017-11-14 Thread ohadshacham
Github user ohadshacham commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/16#discussion_r150794291 --- Diff: hbase-coprocessor/src/main/java/org/apache/hadoop/hbase/regionserver/OmidRegionScanner.java --- @@ -0,0 +1,128 @@ +/* + *

[GitHub] incubator-omid pull request #16: [OMID-78] Identify transaction snapshot at ...

2017-11-14 Thread ohadshacham
Github user ohadshacham commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/16#discussion_r150794375 --- Diff: hbase-client/src/main/java/org/apache/omid/transaction/HTableAccessWrapper.java --- @@ -0,0 +1,53 @@ +/* + * Licensed to the

[GitHub] incubator-omid pull request #16: [OMID-78] Identify transaction snapshot at ...

2017-11-14 Thread ohadshacham
Github user ohadshacham commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/16#discussion_r150794314 --- Diff: hbase-coprocessor/src/main/java/org/apache/hadoop/hbase/regionserver/OmidRegionScanner.java --- @@ -0,0 +1,128 @@ +/* + *