[ 
https://issues.apache.org/jira/browse/HBASE-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Helmling updated HBASE-7397:
---------------------------------

    Attachment: HBASE-7397.patch

Patch the replaces CSLM with synchronized TreeMap and adds a test verifying 
null values.
                
> 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
>         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