[ 
https://issues.apache.org/jira/browse/HBASE-26289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422994#comment-17422994
 ] 

Hudson commented on HBASE-26289:
--------------------------------

Results for branch master
        [build #401 on 
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/401/]:
 (x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/401/General_20Nightly_20Build_20Report/]






(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/401/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/401/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Hbase scan setMaxResultsPerColumnFamily not giving right results
> ----------------------------------------------------------------
>
>                 Key: HBASE-26289
>                 URL: https://issues.apache.org/jira/browse/HBASE-26289
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 3.0.0-alpha-1, 2.1.9, 2.2.7, 2.3.6, 2.4.6
>            Reporter: Richárd Antal
>            Assignee: Richárd Antal
>            Priority: Major
>             Fix For: 2.5.0, 3.0.0-alpha-2, 2.3.7, 2.4.7
>
>
> scan.setMaxResultsPerColumnFamily(1) is giving less number of row keys
> vs when it is not set in the scan, on a table that has multiple column 
> families and multiple qualifier or multiple versions for each cell 
> Docs for setMaxResultsPerColumnFamily:
> {code:java}
> /**
>  * Set the maximum number of values to return per row per Column Family
>  * @param limit the maximum number of values returned / row / CF
>  */{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to