commit | fbcb881a3f089f39444fe2e2e1d36ca706b20718 | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Wed Apr 18 18:41:05 2018 -0700 |
committer | Thomas Vachuska <tom@opennetworking.org> | Thu Apr 19 21:53:04 2018 +0000 |
tree | ad6c114532ce67c675d2e3ae91b6a3ab926cd574 | |
parent | 665b0fc26c29ecc672f9be879a58ed27794fade9 [diff] |
Performance improvement when handling host move events - Avoid querying shouldProgram every time - Override flows directly instead of remove and add - Remove unnecessary event handling delay since we have in-order execution now - Avoid re-initiation of shouldProgram - Make sure executors are shut down during SR deactivation Change-Id: I28e383ed2dcb66d503da25934456008e83683b78