hortonworks / registry

Schema Registry
Apache License 2.0
13 stars 8 forks source link

Support rolling upgrade #786

Closed fonaid closed 1 year ago

fonaid commented 1 year ago

Based on the existing high availability (HA) implementation, it is possible to run multiple Schema Registry servers with a single database instance. As a natural evolution of this feature, Schema Registry should support rolling upgrade, whereby the Schema Registry servers can be upgraded without downtime, i.e. instance-by-instance while other instance(s) can serve client requests.