Gary Helmling created HBASE-7397:
------------------------------------

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


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