Has anyone encountered breaking changes or disruptions when upgrading from Pulsar 4.x to 5.x? #26189
Replies: 1 comment
|
The main constraint right now is that there is no production-ready Pulsar 5.x release to upgrade to yet.
The M1 notes do give a useful checklist for that run:
For a production migration, I would inventory those items now, test M1 only in staging, and repeat the assessment against the 5.0 GA release notes when they are published. In particular, test your own Functions, connectors, broker extensions, Helm values, authentication providers, and a rolling broker/client compatibility matrix rather than treating M1 behavior as the final GA contract. The current status and each of those breaking-change areas are listed in the official |
Uh oh!
There was an error while loading. Please reload this page.
We're currently evaluating an upgrade of our production environment from Apache Pulsar 4.x to 5.x and are trying to identify any potential risks before proceeding.
I'd like to hear from anyone who has already completed (or attempted) this upgrade.
Specifically, I'm interested in:
Any experiences, migration tips, or references to useful documentation would be greatly appreciated.
Thanks in advance!
All reactions