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

Hudson commented on HBASE-18921:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-1.2-IT #964 (See 
[https://builds.apache.org/job/HBase-1.2-IT/964/])
HBASE-18921 Fix Result.current ArrayIndexOutOfBoundsException (chia7712: rev 
08888205109c0d15daa781d5eb4380a657ad34c5)
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestResult.java
* (edit) hbase-client/src/main/java/org/apache/hadoop/hbase/client/Result.java


> Result.current() throws ArrayIndexOutOfBoundsException after calling advance()
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-18921
>                 URL: https://issues.apache.org/jira/browse/HBASE-18921
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Maytee Chinavanichkit
>            Assignee: Maytee Chinavanichkit
>            Priority: Minor
>             Fix For: 2.0.0, 1.4.0, 1.3.2, 1.5.0, 1.2.7
>
>         Attachments: HBASE-18921.master.001.patch, 
> HBASE-18921.master.002.patch, master.patch
>
>
> On a Result object, if current() method is called after advance() returns 
> false, this throws an ArrayIndexOutOfBoundsException. The expectation here is 
> that it should return a null value. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to