Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-10327

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.99.0
    • 0.99.0
    • None
    • None
    • Reviewed

    Description

      I keep getting red cross in my eclipse, whatever the jdk (jdk6, jdk7, jdk8)

      Name clash: The method remove(K, V) of type PoolMap<K,V> has the same erasure as remove(Object, Object) of type Map<K,V> but does not override it

      maybe related to HBASE-10030

      The solution I have is simply removing the deprecated method, and everything is fine. I am not sure of the backwards compatibility here.

      Attachments

        1. HBASE-10327.patch
          0.7 kB
          Eric Charles

        Activity

          People

            eric@apache.org Eric Charles
            eric@apache.org Eric Charles
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: