Dear Team ,
Whenever I push flow through salFlowRpc ( from NorthBound ) , Barrier request and response immediately followed after flow push to ensure flows are written in the switch. As per my understanding its called synchronous flow push , I am trying to disable the barrier request/response after flow push. I have modified the Boolean "async"value to true for synchronous flow push in below file , I am not getting the expected behavior. "opendaylight/adsal/forwardingrulesmanager/implementation/src/main/java/org/opendaylight/controller/forwardingrulesmanager/internal/ForwardingRulesManager.java" Can someone throw me some light on from where barrier request/response triggered after the flow push incase SalFlowRpc . Is my understanding correct ? Branch : Lithium Stable Regards Muthukrishnan
_______________________________________________ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev