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

Hudson commented on HBASE-9364:
-------------------------------

FAILURE: Integrated in hbase-0.96-hadoop2 #37 (See 
[https://builds.apache.org/job/hbase-0.96-hadoop2/37/])
HBASE-9364 Get request with multiple columns returns partial results (ndimiduk: 
rev 1524577)
* 
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/RowResource.java
* 
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/RowSpec.java
* 
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/client/RemoteHTable.java
* 
/hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/rest/TestRowResource.java
* 
/hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/rest/client/TestRemoteTable.java

                
> Get request with multiple columns returns partial results
> ---------------------------------------------------------
>
>                 Key: HBASE-9364
>                 URL: https://issues.apache.org/jira/browse/HBASE-9364
>             Project: HBase
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 0.94.11
>            Reporter: Vandana Ayyalasomayajula
>            Assignee: Vandana Ayyalasomayajula
>            Priority: Minor
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: HBASE-9364.00.patch, HBASE-9364.01.patch, 
> hbase-9364_trunk.00.patch, HBASE-9364_trunk.01.patch, 
> HBASE-9364_trunk.02.patch, HBASE-9364_trunk.02.patch, 
> HBASE-9364_trunk.03.patch, HBASE-9364_trunk.03.patch, 
> HBASE-9364_trunk.04.patch
>
>
> When a GET request is issue for a table row with multiple columns and columns 
> have empty qualifier like f1: ,  results for empty qualifiers is being 
> ignored. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to