You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2015/04/18 00:46:01 UTC

[jira] [Updated] (HBASE-13494) 0.98: Remove remove(K, V) from type PoolMap

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

Lars Hofhansl updated HBASE-13494:
----------------------------------
    Release Note: 
This removes PoolMap.remove(K key, V value).
Callers using this method must use PoolMap.removeValue(K key, V value) instead.

> 0.98: Remove remove(K, V) from type PoolMap<K,V>
> ------------------------------------------------
>
>                 Key: HBASE-13494
>                 URL: https://issues.apache.org/jira/browse/HBASE-13494
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Lars Hofhansl
>             Fix For: 0.98.13
>
>
> JDK7 will be EOL'ed this month. 0.98 should build with JDK8.
> [~apurtell] +1'd this in parent.
> Unless I hear objections I'll commit this later today.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)