Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel2
maxLevel6
minLevel2
outlinefalse
typelist
printablefalse

...

Code Block
kubectl rollout restart sts pinot-broker pinot-controller pinot-server-realtime pinot-server-offline

...

If logs archival/hydration service is enabled follow below instructions as well.

We moved hydration-service (HS) from a deployment to statefulset, post upgrade we need to manually delete the pod associated with it.

...

  • Based on observation and feedback, it seems the current persistent volume size for zookeeper pods is getting full quite often. To remediate that we have increased the default size of all zookeeper pods to 32Gi. It needs changes in two places as shown below

...