Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/throttle-concurrent-builds-plugin
  Commit: 46108ec8bb32e3541cc0e0e05b39965bc30b15bc
      
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/46108ec8bb32e3541cc0e0e05b39965bc30b15bc
  Author: Brandon Ward <[email protected]>
  Date:   2020-02-05 (Wed, 05 Feb 2020)

  Changed paths:
    M src/main/java/hudson/plugins/throttleconcurrents/ThrottleJobProperty.java
    M src/test/java/hudson/plugins/throttleconcurrents/ThrottleStepTest.java
    A 
src/test/resources/hudson/plugins/throttleconcurrents/ThrottleStepTest/throttledPipelinesByCategoryMigratesOldData/hudson.plugins.throttleconcurrents.ThrottleJobProperty.xml

  Log Message:
  -----------
  [JENKINS-49006] Fix ConcurrentModificationException in 
getThrottledPipelineRunsForCategory by using copy-on-write versions of TreeMap 
and ArrayList (#58)

* Fixing concurrent modification exception by using copy on write tree map and 
array list
* Add tests for JENKINS-49006
* Migrate state to copy on write data structures, immediately persist after 
migrating


-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/throttle-concurrent-builds-plugin/push/refs/heads/master/d8db75-46108e%40github.com.

Reply via email to