openziti / ziti

The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti
https://openziti.io
Apache License 2.0
2.85k stars 159 forks source link

Handle Index Non HA to HA Transitions During Upgrades #2549

Open plorenz opened 1 week ago

plorenz commented 1 week ago

When migrating to HA, the index source will change from an internal index to a raft managed index at a low value (probably 1). This should be handled so Edge Routers do not confuse the index types and discard events as "old" because their old non-raft index is higher.