DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
| ID | IEP-101 | ||||||
| Author | |||||||
| Sponsor | |||||||
| Created | 28.11.2024 | ||||||
| Status |
|
| Table of Contents |
|---|
...
Rolling Upgrade assume assumes that cluster can consist of Ignite nodes of different versions.
So Ignite must provide backward compatibility on network level and ability to work in mixed topology.
Development time checks, tests must be added to provide protection of incorrect patches.
Ignite codebase must be reorganized in a way to clearly distinguish those parts that require compatibility and those who don't.
Let's define clearly, what "backward compatibility" for the network messages means:
...