[VOL-4210] Extending compute timeout of the pending subscribers map to avoid getting stuck checking if a subscriber is pending during installation of already pending ones when meter is created

Change-Id: I6748a56e8746301277b28286c0f5e7ee397ba845
2 files changed
tree: 8fc5a796d251b1aa2ca5bca951e43c4ad408f2f9
  1. .cloudbees.md
  2. .gitignore
  3. .gitreview
  4. CODE_OF_CONDUCT.md
  5. LICENSE.txt
  6. README.md
  7. TEST-README.md
  8. api/
  9. app/
  10. impl/
  11. pom.xml
  12. spotbugs-security-exclude.xml
  13. spotbugs-security-include.xml
  14. web/
README.md

ONOS OLT OpenFlow Control Application

Build

Let's build all the code

mvn clean install