Hi Everybody, I have a new question for the community about a NotificationService warning:
I have been researching the best way to solve the NotificationService warning at hosttracker. This warning is generated at the SimpleAddressObserver class (see registerAsNotificationListener method). However, it seems that this class is not used by any other ODL code. Therefore, it seems that we can safely delete this class and solve this problem. Am I right? Is this the best solution? Alternatively, we may implement something similar to packethandler's: Implement an abstract class that is used to redirect to the correct Listener. However, this means creating three observer classes (one for each packet-type) and replacing the current SimpleAddressObserver class with a new abstract class. Is this the route we want or need to follow? I will value your comments and answers to these questions. Regards, David -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9128): https://lists.opendaylight.org/g/Discuss/message/9128 Mute This Topic: https://lists.opendaylight.org/mt/99883508/21656 Group Owner: discuss+ow...@lists.opendaylight.org Unsubscribe: https://lists.opendaylight.org/g/Discuss/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-