good day everyone, does anyone know if pinot has s...
# troubleshooting
a
good day everyone, does anyone know if pinot has segment backwards compatibility? I’ve been running pinot 0.6.0 and I am thinking of an upgrade to the latest version available which seems to be 0.10.0, do you guys have that sort of migration guide?
m
I don’t think it will have a segment version compatibility issue. However, there “might” be broker-server protocol changes, but we typically ensure that doesn’t break as long as you maintain deployment order (controller->broker->server). Given this is a huge version jump, you might want to test it out in a controlled environment just to be safe.
a
Okay, what about releases made with Helm? how do we make sure that deployment flow is satisfied?
I used this one to deploy what we have in prod https://github.com/apache/pinot/tree/master/kubernetes/helm/pinot