Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-550

Incompatible type warning in EndpointConnectionPool

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.0.2
    • 0.1.0
    • Core Framework
    • None

    Description

      Findbugs reports incompatible type error in EndpointConnectionPool.java

             final PeerDescription peerDescription = peerStatus.getPeerDescription();
              BlockingQueue<EndpointConnection> connectionQueue = connectionQueueMap.get(peerStatus); //Should get peerDescription which is the type the map is keyed on
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            MarkLat Mark Latimer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: