提交 6e58a21d 编写于 作者: K kohsuke

no longer work in progress.

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20972 71c3de6d-444a-0410-be80-ed276b4c234a
上级 29df1717
......@@ -97,7 +97,7 @@ public abstract class LoadBalancer /*implements ExtensionPoint*/ {
};
/**
* Work in progress implementation that uses a consistent hash for scheduling.
* Uses a consistent hash for scheduling.
*/
public static final LoadBalancer CONSISTENT_HASH = new LoadBalancer() {
protected JobOffer choose(Task task, ApplicableJobOfferList applicable) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册