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 GitHub
parent 37613345f2
commit d313b4af77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.
```