Details
-
Task
-
Status: Resolved
-
Medium
-
Resolution: Won't Do
-
None
-
None
-
None
-
None
Description
Usage of generated interfaces extending org.opendaylight.yangtools.yang.binding.NotificationListener interface was deprecated for removal via MDSAL-496.
In order to eliminate dependency on deprecated interface the affected logic require update to use org.opendaylight.mdsal.binding.api.NotificationService.Listener instead.
Affected components:
./openflowplugin/openflowplugin-it/src/test/java/org/opendaylight/openflowplugin/openflow/md/it/SalIntegrationTest.java: session.getSALService(NotificationService.class).registerNotificationListener(listener);
Attachments
Issue Links
- blocks
-
MDSAL-497 Remove support for listening on generated NotificationListener interfaces
-
- Resolved
-