github vitessio/vitess v14.0.3
Vitess v14.0.3

latest releases: v20.0.3, v0.20.3, v19.0.7...
2 years ago

Release of Vitess v14.0.3

Major Changes

Fix VTOrc Discovery

In patch releases prior to release 14.0.3, if VTOrc is unable to reach the MySQL instance of a vttablet, it was never able to read discover that tablet again.
This problem could be resolved by restarting the VTOrc so that it discovers all the tablets again, but in a kubernetes cluster where the pods are eviced
frequently, this posed a greater challenge, since some pods when evicted and rescheduled on a different node, would sometimes fail to be discovered by VTOrc.
This has problem has been addressed in this patch by the fix #10662.


The entire changelog for this release can be found here.

The release includes 12 commits (excluding merges)

Thanks to all our contributors: @GuptaManan100, @frouioui, @harshit-gangal, @mattlord, @vitess-bot[bot]

Don't miss a new vitess release

NewReleases is sending notifications on new releases.