Seagate / cortx-ha

CORTX ha (High-Availability) is responsible for ensuring that CORTX Solution is available in case of any hardware component or software service failures. It takes care of failover/ failback control flow for affected services and stabilizes them across CORTX cluster.
https://github.com/Seagate/cortx
GNU Affero General Public License v3.0
4 stars 45 forks source link

CORTX-29667 Optimizing ha_setup to reduce consul accesses #708

Closed ArchanaLimaye closed 2 years ago

ArchanaLimaye commented 2 years ago

Signed-off-by: ArchanaLimaye archana.limaye@seagate.com

Problem Statement

CORTX-29667 HA deployment takes too long

Design

Optimizing ha_setup code to reduce consul accesses

Coding

Testing

Review Checklist

Review Checklist

Documentation

Checklist for Author

ArchanaLimaye commented 2 years ago

Another PR started on main for the same changes; so closing this PR