Merge "1. Controller switchEvents queue should be priority based. The queue holds...
authorChi-Vien Ly <chivly@cisco.com>
Thu, 22 Aug 2013 03:53:25 +0000 (03:53 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 22 Aug 2013 03:53:25 +0000 (03:53 +0000)
commitc22c58ddd80d33523482ae75c233bbd6df069959
tree34fe1e91a1acaf5cac094c01cd6646cf56793e38
parent5918e0728af81d36cbd67e69ed063705c9c48b4d
parent78ef04c45c5a7fbee9bbb9ae77ecb1882add8623
Merge "1. Controller switchEvents queue should be priority based. The queue holds switch up, down, error and message events. Assign higher priority to switch up/down events. 2. When switch is going to disconnect, SwitchHandler can clean up some internal states to speed up the process in order to avoid unnecessary messages backing up in the queue. 3. In SwitchManager, don't send additional port down notifications after node down event is received. 4. Fixed an issue where links are not recovered when the switch is reconnected to the controller. 5. Fixed TLS exception@java.security.ProviderException."