Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
5590
Description
Extract interface TxFacade from DeviceContext methods submitTransaction, writeToTransaction, addDeleteToTxChain getReadTransaction() to TxFacade.
Change declaration of DeviceContext to extend TxFacade.
Add field TxFacade txFacade for these classes and stop using getDeviceContext():
a/ org.opendaylight.openflowplugin.impl.services.SalTableServiceImpl
b/ org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallback