1. 04 Aug, 2016 1 commit
  2. 26 Jul, 2016 2 commits
  3. 25 Jul, 2016 3 commits
  4. 21 Jul, 2016 1 commit
  5. 12 Jul, 2016 1 commit
    • Change-Id: Ic384b39e6cfd111b38c72ade01677831831ec3c0
      Varun Sharma authored
  6. 05 Jul, 2016 1 commit
  7. 11 Jul, 2016 2 commits
  8. 07 Jul, 2016 1 commit
  9. 18 Jun, 2016 1 commit
    • Change-Id: Idb0ba949293451488b350c7cdcfc50094a3c9abc
      Varun Sharma authored
  10. 17 Jun, 2016 1 commit
  11. 16 Jun, 2016 4 commits
  12. 10 Jun, 2016 1 commit
  13. 09 Jun, 2016 1 commit
  14. 07 Jun, 2016 1 commit
  15. 08 Jun, 2016 1 commit
  16. 06 Jun, 2016 1 commit
    • Change-Id: I9f09745237fc5b3b4e1f275288d36db3414e58db
      Varun Sharma authored
  17. 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
  18. 18 May, 2016 1 commit
  19. 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
  20. 09 May, 2016 1 commit
  21. 04 May, 2016 2 commits
  22. 21 Apr, 2016 2 commits
  23. 20 Apr, 2016 1 commit
  24. 19 Apr, 2016 1 commit
  25. 30 Mar, 2016 1 commit
  26. 29 Mar, 2016 1 commit
  27. 28 Mar, 2016 1 commit
  28. 14 Mar, 2016 1 commit
  29. 11 Mar, 2016 1 commit
  30. 10 Mar, 2016 2 commits