Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-plugin-gateway
  Commit: 5cec59c11ea37a874b44ccf96abaa11c81ca32dc
      
https://github.com/jenkinsci/cloudbees-plugin-gateway/commit/5cec59c11ea37a874b44ccf96abaa11c81ca32dc
  Author: Stephen Connolly <[email protected]>
  Date:   2013-07-30 (Tue, 30 Jul 2013)

  Changed paths:
    M src/main/java/com/cloudbees/jenkins/plugins/freeplugins/PluginImpl.java

  Log Message:
  -----------
  Lock on UpdateCenter to ensure updates are atomic

- @Initializer milestones executed in parallel
- The different cloudbees plugins can therefore fight over who is setting the 
list of plugins
- Can result in a list missing important entries
- The locked on object is a final, so should be common lock for all plugins, 
and held for a short time only



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to