Are you sure we're referring to the same thing? The OldNotifModule does not
do anything:
@Override
public java.lang.AutoCloseable createInstance() {
LOG.info("OldNotificationSupplier module initialization.");
LOG.warn("OldNotificationSupplier module is marked like DEPRECATED.
Modul could supplie old notification only for lithium release.");
final OldNotifProviderConfig config = createConfig();
return null;
}
On Mon, May 16, 2016 at 1:48 PM, Shuva Jyoti Kar <
[email protected]> wrote:
> Hey Tom,
>
>
>
> Been really late in replying to it , we will be requiring it to provide
> backward compatibility to all the applications requiring yang notifications
> for backward compatibility.
>
>
>
> Thanks
>
> Shuva
>
>
>
>
>
> *From:* [email protected] [mailto:
> [email protected]] *On Behalf Of *Tom
> Pantelis
> *Sent:* Friday, May 13, 2016 7:35 PM
> *To:* [email protected]
> *Subject:* [openflowplugin-dev] old-notification-supplier
>
>
>
> Hello,
>
>
>
> The old-notification-supplier for the lithium plugin is deprecated
> - OldNotifModule.createInstance returns null with
> warning "OldNotificationSupplier module is marked like DEPRECATED. Modul
> could supplie old notification only for lithium release."
>
>
>
> Is it OK to remove this bundle at this point?
>
>
>
> Tom
>
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev