[GitHub] incubator-tephra pull request #61: TEPHRA-263 Enforce TTL, regardless of any...

2017-09-16 Thread anew
Github user anew commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/61#discussion_r139287848 --- Diff: tephra-hbase-compat-1.0/src/test/java/org/apache/tephra/hbase/coprocessor/TransactionVisibilityFilterTest.java --- @@ -290,44 +290,52 @@

[GitHub] incubator-tephra pull request #61: TEPHRA-263 Enforce TTL, regardless of any...

2017-09-16 Thread anew
Github user anew commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/61#discussion_r139287786 --- Diff: tephra-core/src/main/java/org/apache/tephra/util/TxUtils.java --- @@ -75,12 +75,9 @@ public static long getOldestVisibleTimestamp(Map

[GitHub] incubator-tephra pull request #61: TEPHRA-263 Enforce TTL, regardless of any...

2017-09-16 Thread anew
Github user anew commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/61#discussion_r139287927 --- Diff: tephra-hbase-compat-1.0/src/test/java/org/apache/tephra/hbase/coprocessor/TransactionVisibilityFilterTest.java --- @@ -290,44 +290,52 @@

[jira] [Commented] (TEPHRA-263) TTL is not strictly enforced, if there are long transactions running

2017-09-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16168934#comment-16168934 ] ASF GitHub Bot commented on TEPHRA-263: --- Github user anew commented on a diff in the pull request:

[jira] [Commented] (TEPHRA-263) TTL is not strictly enforced, if there are long transactions running

2017-09-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16168933#comment-16168933 ] ASF GitHub Bot commented on TEPHRA-263: --- Github user anew commented on a diff in the pull request: