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

Hudson commented on HBASE-7397:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #305 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/305/])
    HBASE-7397 HTable.coprocessorService() should allow null values in returned 
Map (Revision 1424282)

     Result = FAILURE
stack : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/client/HTable.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestCoprocessorEndpoint.java

                
> HTable.coprocessorService() should allow null values in returned Map
> --------------------------------------------------------------------
>
>                 Key: HBASE-7397
>                 URL: https://issues.apache.org/jira/browse/HBASE-7397
>             Project: HBase
>          Issue Type: Task
>          Components: Coprocessors
>    Affects Versions: 0.96.0
>            Reporter: Gary Helmling
>            Assignee: Gary Helmling
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7397.patch
>
>
> The conversion of coprocessor endpoints to PB services (HBASE-5448) changed 
> the semantics of {{HTable.coprocessorService()}} (version that returns 
> {{Map<byte[],R>}}) to disallow {{null}} values.  This should be fixed to 
> allow {{null}} values for the map entries.

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