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

ContextChainHolderImpl encroaches on Cluster Singleton Service internals

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: High High
    • None
    • None
    • clustering
    • None

      ever since https://git.opendaylight.org/gerrit/#/c/54304/3/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/lifecycle/ContextChainHolderImpl.java, OFP is is registering on internals of how Cluster Singleton Service is operating, without ever properly checking if the changes are really relevant to OFP, breaking encapsulation.

      I am not sure why this was even done, but the registration must be eliminated, i.e. OFP must not reference

      private static final String ASYNC_SERVICE_ENTITY_TYPE = "org.opendaylight.mdsal.AsyncServiceCloseEntityType";
      

            Unassigned Unassigned
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: