You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TEPHRA-263 Enforce TTL, regardless of any in-progress transactions. Also Handle the case where TTL is longer than the duration from beginning of epoch to now.
Copy file name to clipboardexpand all lines: tephra-hbase-compat-0.96/src/main/java/org/apache/tephra/hbase/coprocessor/TransactionVisibilityFilter.java
+5-4
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ public class TransactionVisibilityFilter extends FilterBase {
Copy file name to clipboardexpand all lines: tephra-hbase-compat-0.96/src/test/java/org/apache/tephra/hbase/coprocessor/TransactionVisibilityFilterTest.java
Copy file name to clipboardexpand all lines: tephra-hbase-compat-0.98/src/main/java/org/apache/tephra/hbase/coprocessor/TransactionVisibilityFilter.java
+4-3
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ public class TransactionVisibilityFilter extends FilterBase {
0 commit comments