Uploaded image for project: 'OpenFlowPlugin'
  1. OpenFlowPlugin
  2. OPNFLWPLUG-1048

ArbitratorReconciliationManagerImpl endReconciliation() never removes BundleDetails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Oxygen-SR4, Fluorine-SR2, Neon
    • Neon
    • None
    • None

      While re-activating FindBugs on OFP in https://git.opendaylight.org/gerrit/#/c/77796/, I've stumbled upon a clear bug in ArbitratorReconciliationManagerImpl's endReconciliation() : It has a remove() on a Map which is very clearly of the wrong type - should be BigInteger but is InstanceIdentifier.

      What is the right way to fix that?

            vorburger Michael Vorburger
            vorburger Michael Vorburger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: