Browse Source

When an administrative stop occurs, we can move from STARTING to STOPPING without moving through RUNNING.

Chris McDonough 18 năm trước cách đây
mục cha
commit
406397fd30
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      README.txt

+ 3 - 3
README.txt

@@ -584,9 +584,9 @@ Process States
                           /       |
                          |        |
                          |        |
-                    STOPPING      |
-                     ^            V
-                     |       STARTING <-----> BACKOFF
+                   STOPPING       |
+                     ^ ^          V
+                     |  \--- STARTING <-----> BACKOFF
                      |      /     ^            |
                      |     V      |            |
                      \-- RUNNING / \           |