Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-10327 Remove remove(K, V) from type PoolMap<K,V>
  3. HBASE-13494

0.98: Remove remove(K, V) from type PoolMap<K,V>

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.98.13
    • None
    • None
    • Reviewed
    • Hide
      This removes PoolMap.remove(K key, V value).
      Callers using this method must use PoolMap.removeValue(K key, V value) instead.
      Show
      This removes PoolMap.remove(K key, V value). Callers using this method must use PoolMap.removeValue(K key, V value) instead.

    Description

      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.

      Attachments

        Activity

          People

            larsh Lars Hofhansl
            larsh Lars Hofhansl
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: