[GitHub] incubator-omid pull request #46: [OMID-90] Integrate omid low latency to pho...

2018-10-10 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/46#discussion_r224179421 --- Diff: hbase-client/src/test/java/org/apache/omid/transaction/TestOmidLLRaces.java --- @@ -0,0 +1,243 @@ +/* + * Licensed to the Apach

[jira] [Commented] (OMID-90) Reducing begin/commit latency by distributing the write to the commit table

2018-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OMID-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16645330#comment-16645330 ] ASF GitHub Bot commented on OMID-90: Github user JamesRTaylor commented on a diff in the

[GitHub] incubator-omid pull request #46: [OMID-90] Integrate omid low latency to pho...

2018-10-10 Thread ohadshacham
Github user ohadshacham commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/46#discussion_r223974301 --- Diff: hbase-client/src/main/java/org/apache/omid/transaction/SnapshotFilterImpl.java --- @@ -181,22 +179,44 @@ public CommitTimestamp locateC

[GitHub] incubator-omid pull request #46: [OMID-90] Integrate omid low latency to pho...

2018-10-10 Thread ohadshacham
Github user ohadshacham commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/46#discussion_r223993765 --- Diff: tso-server/src/main/java/org/apache/omid/tso/RequestProcessorSkipCT.java --- @@ -0,0 +1,92 @@ +/* + * Licensed to the Apache Sof

[GitHub] incubator-omid pull request #46: [OMID-90] Integrate omid low latency to pho...

2018-10-10 Thread ohadshacham
Github user ohadshacham commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/46#discussion_r223976065 --- Diff: hbase-client/src/test/java/org/apache/omid/transaction/TestEndToEndScenariosWithHA.java --- @@ -287,7 +287,7 @@ public void testScenari

[GitHub] incubator-omid pull request #46: [OMID-90] Integrate omid low latency to pho...

2018-10-10 Thread ohadshacham
Github user ohadshacham commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/46#discussion_r223975342 --- Diff: hbase-client/src/main/java/org/apache/omid/transaction/SnapshotFilterImpl.java --- @@ -240,7 +261,8 @@ public CommitTimestamp locateCel

[GitHub] incubator-omid pull request #46: [OMID-90] Integrate omid low latency to pho...

2018-10-10 Thread ohadshacham
Github user ohadshacham commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/46#discussion_r223973121 --- Diff: hbase-client/src/main/java/org/apache/omid/transaction/SnapshotFilterImpl.java --- @@ -181,22 +179,44 @@ public CommitTimestamp locateC

[GitHub] incubator-omid pull request #46: [OMID-90] Integrate omid low latency to pho...

2018-10-10 Thread ohadshacham
Github user ohadshacham commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/46#discussion_r223989230 --- Diff: transaction-client/src/main/java/org/apache/omid/transaction/AbstractTransactionManager.java --- @@ -350,6 +356,43 @@ private void mar

[GitHub] incubator-omid pull request #46: [OMID-90] Integrate omid low latency to pho...

2018-10-10 Thread ohadshacham
Github user ohadshacham commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/46#discussion_r223975170 --- Diff: hbase-client/src/main/java/org/apache/omid/transaction/SnapshotFilterImpl.java --- @@ -181,22 +179,44 @@ public CommitTimestamp locateC

[GitHub] incubator-omid pull request #46: [OMID-90] Integrate omid low latency to pho...

2018-10-10 Thread ohadshacham
Github user ohadshacham commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/46#discussion_r223974621 --- Diff: hbase-client/src/main/java/org/apache/omid/transaction/SnapshotFilterImpl.java --- @@ -181,22 +179,44 @@ public CommitTimestamp locateC

[GitHub] incubator-omid pull request #46: [OMID-90] Integrate omid low latency to pho...

2018-10-10 Thread ohadshacham
Github user ohadshacham commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/46#discussion_r22397 --- Diff: hbase-client/src/test/java/org/apache/omid/transaction/OmidTestBase.java --- @@ -89,6 +88,8 @@ public void beforeGroups(ITestContext con

[GitHub] incubator-omid pull request #46: [OMID-90] Integrate omid low latency to pho...

2018-10-10 Thread ohadshacham
Github user ohadshacham commented on a diff in the pull request: https://github.com/apache/incubator-omid/pull/46#discussion_r223971768 --- Diff: hbase-client/src/main/java/org/apache/omid/transaction/SnapshotFilterImpl.java --- @@ -181,22 +179,44 @@ public CommitTimestamp locateC

[jira] [Updated] (OMID-109) Unable to build phoenix-integration branch through Jenkins job

2018-10-10 Thread Yonatan Gottesman (JIRA)
[ https://issues.apache.org/jira/browse/OMID-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonatan Gottesman updated OMID-109: --- Attachment: omid109_v2.patch > Unable to build phoenix-integration branch through Jenkins job >

[jira] [Commented] (OMID-90) Reducing begin/commit latency by distributing the write to the commit table

2018-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OMID-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644682#comment-16644682 ] ASF GitHub Bot commented on OMID-90: Github user ohadshacham commented on a diff in the

[jira] [Commented] (OMID-90) Reducing begin/commit latency by distributing the write to the commit table

2018-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OMID-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644680#comment-16644680 ] ASF GitHub Bot commented on OMID-90: Github user ohadshacham commented on a diff in the

[jira] [Commented] (OMID-90) Reducing begin/commit latency by distributing the write to the commit table

2018-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OMID-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644676#comment-16644676 ] ASF GitHub Bot commented on OMID-90: Github user ohadshacham commented on a diff in the

[jira] [Commented] (OMID-90) Reducing begin/commit latency by distributing the write to the commit table

2018-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OMID-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644678#comment-16644678 ] ASF GitHub Bot commented on OMID-90: Github user ohadshacham commented on a diff in the

[jira] [Commented] (OMID-90) Reducing begin/commit latency by distributing the write to the commit table

2018-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OMID-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644679#comment-16644679 ] ASF GitHub Bot commented on OMID-90: Github user ohadshacham commented on a diff in the

[jira] [Commented] (OMID-90) Reducing begin/commit latency by distributing the write to the commit table

2018-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OMID-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644683#comment-16644683 ] ASF GitHub Bot commented on OMID-90: Github user ohadshacham commented on a diff in the

[jira] [Commented] (OMID-90) Reducing begin/commit latency by distributing the write to the commit table

2018-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OMID-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644677#comment-16644677 ] ASF GitHub Bot commented on OMID-90: Github user ohadshacham commented on a diff in the

[jira] [Commented] (OMID-90) Reducing begin/commit latency by distributing the write to the commit table

2018-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OMID-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644681#comment-16644681 ] ASF GitHub Bot commented on OMID-90: Github user ohadshacham commented on a diff in the

[jira] [Commented] (OMID-90) Reducing begin/commit latency by distributing the write to the commit table

2018-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OMID-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644684#comment-16644684 ] ASF GitHub Bot commented on OMID-90: Github user ohadshacham commented on a diff in the

[jira] [Commented] (OMID-90) Reducing begin/commit latency by distributing the write to the commit table

2018-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OMID-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644675#comment-16644675 ] ASF GitHub Bot commented on OMID-90: Github user ohadshacham commented on a diff in the