Files
temporal/api/replication/v1
Will Duan 4a396a6f9d Make sure the namespace failover version is up-to-date when processing replication task (#6261)
## What changed?
<!-- Describe what has changed in this PR -->
1. Add invalidate cache api on namespace registry
2. Make sure the namespace failover version is up-to-date when
processing replication task
## Why?
<!-- Tell your future self why have you made these changes -->
State based replication requires namespace failover version is
up-to-date, so it can determine if buffered events should be flushed or
not.
## How did you test it?
<!-- How have you verified this change? Tested locally? Added a unit
test? Checked in staging env? -->
Will add unit test when agreed on the implementation
## Potential risks
<!-- Assuming the worst case, what can be broken when deploying this
change to production? -->
no risk
## Documentation
<!-- Have you made sure this change doesn't falsify anything currently
stated in `docs/`? If significant
new behavior is added, have you described that in `docs/`? -->
n/a
## Is hotfix candidate?
<!-- Is this PR a hotfix candidate or does it require a notification to
be sent to the broader community? (Yes/No) -->
no

---------

Co-authored-by: Yichao Yang <yichao@temporal.io>
2024-07-17 14:51:38 -07:00
..
2024-06-20 14:59:23 -07:00