You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/server-lifecycle.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -155,6 +155,8 @@ The operator will restart servers when any of the follow properties on the domai
155
155
* volumes
156
156
* volumeMounts
157
157
158
+
TBD - do we need to include this table? Also, Russ is still working on implementing this feature for 2.0.
159
+
158
160
### Rolling Restarts
159
161
160
162
Clustered servers that need to be restarted are gradually restarted (i.e. 'rolling restarted') so that the cluster is not taken out of service and in-flight work can be migrated to other servers in the cluster.
0 commit comments