You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Gary Helmling (JIRA)" <ji...@apache.org> on 2012/12/20 02:01:59 UTC

[jira] [Created] (HBASE-7397) HTable.coprocessorService() should allow null values in returned Map

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