[controller-dev] No ReadWriteTransaction (newReadWriteTransaction) on mdsal DataBroker, only controller's

2017-09-13 Thread Michael Vorburger
Helo, I'm curious why the org.opendaylight.mdsal.binding.api.DataBroker does not have a ReadWriteTransaction newReadWriteTransaction() method like the org.opendaylight.controller.md.sal.binding.api.DataBroker does? Tx, M. -- Michael Vorburger, Red Hat vorbur...@redhat.com | IRC: vorburger @freeno

Re: [controller-dev] No ReadWriteTransaction (newReadWriteTransaction) on mdsal DataBroker, only controller's

2017-09-14 Thread Tom Pantelis
On Wed, Sep 13, 2017 at 8:11 PM, Michael Vorburger wrote: > Helo, > > I'm curious why the org.opendaylight.mdsal.binding.api.DataBroker does > not have a ReadWriteTransaction newReadWriteTransaction() method like the > org.opendaylight.controller.md.sal.binding.api.DataBroker does? > That's a go