瀏覽代碼

Updates Changelog

Ask Solem 11 年之前
父節點
當前提交
4d509880cb
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      Changelog

+ 5 - 0
Changelog

@@ -73,6 +73,11 @@ new in Celery 3.1.
 - **Worker**: The ``requires`` attribute for boot steps were not being handled
 - **Worker**: The ``requires`` attribute for boot steps were not being handled
   correctly (Issue #2002).
   correctly (Issue #2002).
 
 
+- **Eventlet**: The eventlet pool now supports the ``pool_grow`` and
+  ``pool_shrink`` remote control commands.
+
+    Contributed by Mher Movsisyan.
+
 - **Eventlet**: The eventlet pool now implements statistics for
 - **Eventlet**: The eventlet pool now implements statistics for
   :program:``celery inspect stats``.
   :program:``celery inspect stats``.