[jira] [Commented] (TEPHRA-272) Add HBase 2.0 compatibility module

2018-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369614#comment-16369614 ] ASF GitHub Bot commented on TEPHRA-272: --- Github user poornachandra commented on a diff in the pull

[GitHub] incubator-tephra pull request #67: TEPHRA-272 Add HBase 2.0 compatibility mo...

2018-02-19 Thread poornachandra
Github user poornachandra commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/67#discussion_r169195010 --- Diff: tephra-hbase-compat-2.0/src/main/java/org/apache/tephra/hbase/coprocessor/FilteredInternalScanner.java --- @@ -0,0 +1,80 @@

[jira] [Commented] (TEPHRA-272) Add HBase 2.0 compatibility module

2018-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16368942#comment-16368942 ] ASF GitHub Bot commented on TEPHRA-272: --- Github user ankitsinghal commented on a diff in the pull

[GitHub] incubator-tephra pull request #67: TEPHRA-272 Add HBase 2.0 compatibility mo...

2018-02-19 Thread ankitsinghal
Github user ankitsinghal commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/67#discussion_r169027005 --- Diff: tephra-hbase-compat-2.0/src/main/java/org/apache/tephra/hbase/coprocessor/FilteredInternalScanner.java --- @@ -0,0 +1,80 @@ +/*