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

Ted Yu commented on HBASE-7130:
-------------------------------

I saw the following test failure for patch v2:
{code}
Failed tests:   
testScan_NullQualifier(org.apache.hadoop.hbase.client.TestFromClientSide): 
expected:<2> but was:<1>
{code}
                
> NULL qualifier is ignored
> -------------------------
>
>                 Key: HBASE-7130
>                 URL: https://issues.apache.org/jira/browse/HBASE-7130
>             Project: HBase
>          Issue Type: Bug
>          Components: Client, Protobufs
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: trunk-7130.patch, trunk-7130_v2.patch
>
>
> HBASE-6206 ignored NULL qualifier so the qualifier list could be empty. But 
> the request converter skips empty qualifier list too.

--
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