Add changelog for fixing the namespace replication bug from #9271 (#9347)

This commit is contained in:
Matt Keeler 2020-12-08 12:04:51 -05:00 committed by hashicorp-ci
parent 6800906334
commit 8f79c50dff
1 changed files with 3 additions and 0 deletions

3
.changelog/9271.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
namespaces: **(Enterprise only)** Prevent stalling of replication in secondary datacenters due to conflicts between the namespace replicator and other replicators.
```