-
Story
-
Resolution: Done
-
Major
-
None
-
None
By default the termination grace period for a pod is 30 seconds at per the kubernetes pod documentation. The maximum, if I recall correctly, is 60 seconds for the pod to shutdown cleanly before being terminated.
For the broker, being terminated while accessing the journal would be a bad thing so we should give it as much time as reasonable to shutdown cleanly and exit.