[jira] [Commented] (HBASE-16932) Implement small scan

2016-10-30 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15620916#comment-15620916 ] Duo Zhang commented on HBASE-16932: --- You can see the testcase here https://github.com/

[jira] [Commented] (HBASE-16932) Implement small scan

2016-10-30 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15620515#comment-15620515 ] Jean-Marc Spaggiari commented on HBASE-16932: - Can you post a small example o

[jira] [Commented] (HBASE-16932) Implement small scan

2016-10-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15616029#comment-15616029 ] Hudson commented on HBASE-16932: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix

[jira] [Commented] (HBASE-16932) Implement small scan

2016-10-28 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615429#comment-15615429 ] Duo Zhang commented on HBASE-16932: --- Oh the src and dst are inversed. Let me push an ad

[jira] [Commented] (HBASE-16932) Implement small scan

2016-10-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615372#comment-15615372 ] Ted Yu commented on HBASE-16932: {code} 255 System.arraycopy(nextRow, row.lengt

[jira] [Commented] (HBASE-16932) Implement small scan

2016-10-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15608457#comment-15608457 ] Hudson commented on HBASE-16932: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix

[jira] [Commented] (HBASE-16932) Implement small scan

2016-10-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607760#comment-15607760 ] Hadoop QA commented on HBASE-16932: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-16932) Implement small scan

2016-10-26 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607749#comment-15607749 ] Duo Zhang commented on HBASE-16932: --- Will commit shortly. > Implement small scan > ---

[jira] [Commented] (HBASE-16932) Implement small scan

2016-10-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607739#comment-15607739 ] Hadoop QA commented on HBASE-16932: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-16932) Implement small scan

2016-10-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607322#comment-15607322 ] stack commented on HBASE-16932: --- [~Apache9] This just went in and should fix the old findbu

[jira] [Commented] (HBASE-16932) Implement small scan

2016-10-25 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607262#comment-15607262 ] Duo Zhang commented on HBASE-16932: --- Let me fix the findbugs and javadoc warnings and t

[jira] [Commented] (HBASE-16932) Implement small scan

2016-10-25 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607256#comment-15607256 ] Yu Li commented on HBASE-16932: --- +1, makes sense to have a new "smallScan" API for async ca

[jira] [Commented] (HBASE-16932) Implement small scan

2016-10-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605732#comment-15605732 ] stack commented on HBASE-16932: --- I think this a good first cut. I think calling it as it is

[jira] [Commented] (HBASE-16932) Implement small scan

2016-10-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15604766#comment-15604766 ] Hadoop QA commented on HBASE-16932: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-16932) Implement small scan

2016-10-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15604408#comment-15604408 ] Duo Zhang commented on HBASE-16932: --- [~stack] [~carp84] FYI. > Implement small scan >