1. 05 Jul, 2016 1 commit
  2. 11 Jul, 2016 2 commits
  3. 07 Jul, 2016 1 commit
  4. 18 Jun, 2016 1 commit
    • Change-Id: Idb0ba949293451488b350c7cdcfc50094a3c9abc
      Varun Sharma authored
  5. 17 Jun, 2016 1 commit
  6. 16 Jun, 2016 4 commits
  7. 10 Jun, 2016 1 commit
  8. 09 Jun, 2016 1 commit
  9. 07 Jun, 2016 1 commit
  10. 08 Jun, 2016 1 commit
  11. 06 Jun, 2016 1 commit
    • Change-Id: I9f09745237fc5b3b4e1f275288d36db3414e58db
      Varun Sharma authored
  12. 01 Jun, 2016 1 commit
    • Stream processes by Lambda queries in collection objects has a known performance bottleneck. For each create and update link data operations, this  kind of queries are frequently used and this causes inefficient topology discovery operation. For to solve that problem i analize thread dump during discovery process and i saw that especially getAllProviders method uses high cpu. than i change the provider search operation with additional map data which holds linkkey and its providers. by this way provider search operation not only gets faster but also uses minimum resource. Before that change, i can discover only 4XX number of switches at one controller, but later number grows to 15XX switches
      
      Change-Id: I65ed71b7f295917c818b2f9227d0fc070aa4a29b
      (cherry picked from commit 28d67687)
      kircaali authored
  13. 18 May, 2016 1 commit
  14. 17 May, 2016 1 commit
    • - Using Pair<DeviceId, MeterId> instead of MeterId in storedMeterMap to avoid duplicate key IllegalStateException
      - Replaced ADD operation with MODIFY in pushMeterMetrics method to avoid METER_EXISTS errors
      
      Change-Id: I80d3ccededa452445b11bb09b949fb2a208293a4
      (cherry picked from commit a45755d7)
      Konstantinos Kanonakis authored
  15. 09 May, 2016 1 commit
  16. 04 May, 2016 2 commits
  17. 21 Apr, 2016 2 commits
  18. 20 Apr, 2016 1 commit
  19. 19 Apr, 2016 1 commit
  20. 30 Mar, 2016 1 commit
  21. 29 Mar, 2016 1 commit
  22. 28 Mar, 2016 1 commit
  23. 14 Mar, 2016 1 commit
  24. 11 Mar, 2016 1 commit
  25. 10 Mar, 2016 2 commits
  26. 09 Mar, 2016 8 commits