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

Hudson commented on HBASE-4494:
-------------------------------

Integrated in HBase-0.92 #44 (See 
[https://builds.apache.org/job/HBase-0.92/44/])
    HBASE-4494 AvroServer:: get fails with NPE on a non-existent row

stack : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* /hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/avro/AvroUtil.java
* 
/hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/avro/TestAvroUtil.java

                
> AvroServer:: get fails with NPE on a non-existent row
> -----------------------------------------------------
>
>                 Key: HBASE-4494
>                 URL: https://issues.apache.org/jira/browse/HBASE-4494
>             Project: HBase
>          Issue Type: Bug
>          Components: avro
>    Affects Versions: 0.90.4
>            Reporter: Kay Kay
>            Assignee: Kay Kay
>             Fix For: 0.92.0
>
>         Attachments: HBASE-4494.patch
>
>
> Try to submit a get request to the avro gateway. 
> If the row specified for a given table does not exist, the server request 
> fails with a NPE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to