Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 6a2b879262436966f9348ddd6449322dc6243501
https://github.com/jenkinsci/jenkins/commit/6a2b879262436966f9348ddd6449322dc6243501
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2014-09-05 (Fri, 05 Sep 2014)
Changed paths:
M core/src/main/java/hudson/model/Queue.java
M core/src/main/java/hudson/util/ConsistentHash.java
M core/src/test/java/hudson/util/ConsistentHashTest.java
Log Message:
-----------
Revisiting 9b7b1364c0f33bb7485ace9b49a6d964e9e9faf9 a bit.
Since ConsistentHash is written as a mutable class, I think a better way to fit
the existing design is to provide a bulk add operation.
It already has several methods to that end, so I just added one more that's
needed for our purpose.
--
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/d/optout.