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

2012-12-19 Thread Gary Helmling (JIRA)

 [ 
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}}) 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


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

2012-12-19 Thread Gary Helmling (JIRA)

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

Gary Helmling updated HBASE-7397:
-

Status: Patch Available  (was: Open)

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


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

2012-12-19 Thread stack (JIRA)

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

stack updated HBASE-7397:
-

   Resolution: Fixed
Fix Version/s: 0.96.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Committed to trunk.  Thanks for fast turnaround Gary.

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