Hello Michael, so, according to stack trace, it looks like OpenFlowPlugin transaction chain manager got notification that transaction chain failed, and what we are doing then are that we create new transaction chain and close the failed transaction chain. But it looks like in time we are closing the failed transaction chain, there is still ping pong transaction open (what, according to logs, is probably the one who triggered the failure of chain and also the recreation of the chain), so I am not sure if this is really bug in OpenFlowPlugin. Adding controller and mdsal to cc.
Regards, Tomas Slusny ________________________________ Od: Abhijit Kumbhare <[email protected]> Odoslané: štvrtok, 24. augusta 2017 5:57 Komu: [email protected] Predmet: [openflowplugin-dev] Fwd: Bug 9038 - IllegalStateException: Attempted to close chain with outstanding transaction PingPongTransaction at org.opendaylight.openflowplugin.impl.device.TransactionChainManager.createTxChain This is apparently a blocker for Carbon SR 2. So it would be good to fix this immediately. ---------- Forwarded message ---------- From: Michael Vorburger <[email protected]<mailto:[email protected]>> Date: Wed, Aug 23, 2017 at 9:06 AM Subject: [openflowplugin-dev] Bug 9038 - IllegalStateException: Attempted to close chain with outstanding transaction PingPongTransaction at org.opendaylight.openflowplugin.impl.device.TransactionChainManager.createTxChain To: openflowplugin-dev <[email protected]<mailto:[email protected]>> Hello openflowplugineans, can any of you fix https://bugs.opendaylight.org/show_bug.cgi?id=9038 ? I'm not 100% sure if taking care of that will fix https://bugs.opendaylight.org/show_bug.cgi?id=9034, but it might (we'll only know if we fix it and we retry our internal scale tests with a fix..), but even if it were not to, it looks like something worth sorting out? Tx, M. -- Michael Vorburger, Red Hat [email protected]<mailto:[email protected]> | IRC: vorburger @freenode | ~ = http://vorburger.ch<http://vorburger.ch/> _______________________________________________ openflowplugin-dev mailing list [email protected]<mailto:[email protected]> https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
