commit | f2b5550992819c184ffd88d3cdc477525adc23af | [log] [tgz] |
---|---|---|
author | Yash Chaturvedi <zeref@qti.qualcomm.com> | Tue Jul 29 14:15:38 2025 +0530 |
committer | Yash Chaturvedi <zeref@qti.qualcomm.com> | Tue Aug 19 13:04:20 2025 +0530 |
tree | 5ee79da6b4ebb4515dc7606a1e313ce7482b158d | |
parent | d08bd4e8c9d1ac93297f4e5287d93e8844296b0d [diff] |
Avoid project state updates on replicas during rename Change Ie1694eb inadvertently caused the project state to be updated on replica nodes. However, modifying the project state on replicas can lead to inconsistencies with the primaries. This change separates replica rename logic from the primary to prevent unintended project state updates on replicas. Change-Id: Idbadff40543ce8bf7a512839b60ca02a5365e5c8