Entity.getSubscriptionTracker synchronization

Avoid calling getSubscriptionContext() while holding lock on 
AbstractEntity.this. See discussion in https://github.com/apache/brooklyn-server/pull/96
1 file changed
tree: 764b9f8399baea480aebca34dfa669aee117a0ca
  1. api/
  2. camp/
  3. core/
  4. karaf/
  5. launcher/
  6. launcher-common/
  7. locations/
  8. logging/
  9. parent/
  10. policy/
  11. rest/
  12. server-cli/
  13. software/
  14. storage/
  15. test-framework/
  16. test-support/
  17. utils/
  18. .gitattributes
  19. .gitignore
  20. LICENSE
  21. NOTICE
  22. pom.xml
  23. README.md
README.md

Brooklyn

Apache Brooklyn Server Sub-Project

This repo contains the core elements to run a Brooklyn server, from the API and utils through to the core implementation and the REST server.